Skip to content

Commit e8cf100

Browse files
author
DelphiDabbler
committed
Updated "Support" section
1 parent 2810db6 commit e8cf100

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,18 +31,24 @@ Feature requests can be made on the [Feature Request Tracker](https://sourceforg
3131
There's quite a lot of support available for CodeSnip:
3232

3333
* A comprehensive help file.
34+
* A [read-me file](https://github.com/delphidabbler/codesnip/master/Docs/ReadMe.txt)<sup>*</sup> that discusses installation, configuration, updating and known issues.
3435
* A dedicated set of [web pages](http://delphidabbler.com/url/codesnip-home).
3536
* An [FAQ](http://wiki.delphidabbler.com/index.php/FAQs/CodeSnipAppUsing).
3637
* A [discussion group](https://sourceforge.net/p/codesnip/discussion) on SourceForge (albeit barely used!).
3738
* An [RSS news feed](http://delphidabbler.com/feeds/site-news-feed?id=codesnip). This can also be accessed via the program.
3839
* A [Google+ page](https://plus.google.com/u/0/b/108251259814638768561/108251259814638768561/posts).
3940
* A [Blog](http://codesnip-app.blogspot.co.uk/).
41+
* A [privacy statement](https://github.com/delphidabbler/codesnip/master/Docs/Privacy.txt)<sup>*</sup> that provides information about any personal information stored by the program and what info is transmitted over the net.
42+
43+
There's also plenty of info available on how to compile CodeSnip from source - see below.
44+
45+
<sup>*</sup> These links take you to the most recent version of the documents -- they can change from release to release.
4046

4147
## Source Code
4248

4349
Up to and including release 4.13.1 the project's source code was maintained in a Subversion repository on [SourceForge](https://sourceforge.net/p/codesnip/code/). The Subversion repo was converted to Git on 21 5 October 2015 and imported to GitHub. All releases from v3.0.0 are marked by tags in the form `version-x.x.x` where `x.x.x` is the version number.
4450

45-
> Note that any branches that were created and deleted in the Subversion repo are missing from the Git history. So, for full details of the the project's history from v3.0.0 to v4.13.1 please refer to the old Subversion repo on SourceForge.
51+
> Note that any branches that were created and deleted in the Subversion repo are missing from the Git history. So, for full details of the the project's history from v3.0.0 to v4.13.1 please refer to the old Subversion repo on SourceForge.
4652
4753
Following tag `version-4.13.1` the [Git Flow](http://nvie.com/posts/a-successful-git-branching-model/) methodology was adopted, with the exception that development work on CodeSnip v5 exists outside Git Flow in the `pagoda` branch (See below for details).
4854

@@ -70,7 +76,7 @@ The program's EULA which gives full details of the license applying to the lates
7076

7177
Most of the original code is made available under the [Mozilla Public License v2](https://www.mozilla.org/MPL/2.0/).
7278

73-
The [CodeSnip Compiling & Source Code FAQ](http://wiki.delphidabbler.com/index.php/FAQs/CodeSnipAppSource) may be useful if you have any queries about re-using CodeSnip source in other projects.
79+
The [CodeSnip Compiling & Source Code FAQ](http://wiki.delphidabbler.com/index.php/FAQs/CodeSnipAppSource) may be useful if you have any queries about re-using CodeSnip source in other projects.
7480

7581
## CodeSnip 5 Development
7682

0 commit comments

Comments
 (0)