You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ CodeSnip can import code from the DelphiDabbler [Code Snippets Database](https:/
24
24
25
25
The standard edition of CodeSnip is installed and removed using a Windows installer. Administrator privileges are required for installation.
26
26
27
-
The portable edition has no installer. Simply follow the instructions in the [read me file](https://raw.githubusercontent.com/delphidabbler/codesnip/master/Docs/ReadMe.txt) that is included in the download.
27
+
The portable edition has no installer. Simply follow the instructions in the [read me file](https://raw.githubusercontent.com/delphidabbler/codesnip/master/Docs/ReadMe-portable.txt) that is included in the download.
28
28
29
29
The program _should_ run on Windows 2000, with Internet Explorer 6 or later, although XP and IE 8 and later are recommended. _But_ note that recent releases of CodeSnip have only been tested on Windows 10 & 11.
30
30
@@ -33,14 +33,14 @@ The program _should_ run on Windows 2000, with Internet Explorer 6 or later, alt
33
33
The following support is available to CodeSnip users:
34
34
35
35
* A comprehensive help file.
36
-
* A [read-me file](https://raw.githubusercontent.com/delphidabbler/codesnip/master/Docs/ReadMe.txt)that discusses installation, configuration, updating and known issues. [^1]
36
+
* A read-me file that discusses installation, configuration, updating and known issues. There are different versions of this file for each edition of CodeSnip: one for the [standard edition](https://raw.githubusercontent.com/delphidabbler/codesnip/master/Docs/ReadMe-standard.txt)and another for the [portable edition](https://raw.githubusercontent.com/delphidabbler/codesnip/master/Docs/ReadMe-portable.txt). [^1]
37
37
* The [Using CodeSnip FAQ](https://github.com/delphidabbler/codesnip-faq/blob/master/UsingCodeSnip.md).
38
38
* The [CodeSnip Blog](https://codesnip-app.blogspot.co.uk/).
39
39
* CodeSnip's own [Web Page](https://delphidabbler.com/software/codesnip).
40
40
41
41
There's also plenty of info available on how to compile CodeSnip from source - see below.
42
42
43
-
> [^1]: The linked read-me file is the most recent version. It can change from release to release.
43
+
> [^1]: The linked read-me file is the most recent version. It can change from release to release.
0 commit comments