Skip to content

Commit b52c785

Browse files
committedApr 3, 2024
Change README.md re use per-edition ReadMe.txt files
1 parent bcaf6cc commit b52c785

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ CodeSnip can import code from the DelphiDabbler [Code Snippets Database](https:/
2424

2525
The standard edition of CodeSnip is installed and removed using a Windows installer. Administrator privileges are required for installation.
2626

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.
2828

2929
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.
3030

@@ -33,14 +33,14 @@ The program _should_ run on Windows 2000, with Internet Explorer 6 or later, alt
3333
The following support is available to CodeSnip users:
3434

3535
* 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]
3737
* The [Using CodeSnip FAQ](https://github.com/delphidabbler/codesnip-faq/blob/master/UsingCodeSnip.md).
3838
* The [CodeSnip Blog](https://codesnip-app.blogspot.co.uk/).
3939
* CodeSnip's own [Web Page](https://delphidabbler.com/software/codesnip).
4040

4141
There's also plenty of info available on how to compile CodeSnip from source - see below.
4242

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.
4444
4545
## Source Code
4646

0 commit comments

Comments
 (0)
Please sign in to comment.