Skip to content

Commit 87001c2

Browse files
authored
Update README.md
1 parent 5f601d9 commit 87001c2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,18 @@ Nonetheless, the feature set is rich enough for programming virtually
1111
any type of web application, but the result is generally more
1212
scalable.
1313

14-
For more information on FastCGI, see on https://fastcgi-archives.github.io/
14+
For more information on **FastCGI**, see on https://fastcgi-archives.github.io/
1515

16-
For information on installing mod_fastcgi with Apache 1.3.x, see the
16+
For information on **installing mod_fastcgi with Apache 1.3.x**, see the
1717
file [INSTALL](INSTALL.md).
1818

19-
For information on installing mod_fastcgi with Apache 2.x, see the
19+
For information on **installing mod_fastcgi with Apache 2.x**, see the
2020
file [INSTALL.AP2](INSTALL.AP2.md).
2121

22-
For information on configuring an installed instance of mod_fastcgi,
22+
For information on **configuring an installed instance of mod_fastcgi**,
2323
see the file [mod_fastcgi.html](https://htmlpreview.github.io/?https://github.com/FastCGI-Backups/mod_fastcgi/blob/master/docs/mod_fastcgi.html) in the docs/ directory.
2424

25-
For information on programming FastCGI applications, see on https://fastcgi-archives.github.io/
25+
For information on **programming FastCGI applications**, see on https://fastcgi-archives.github.io/
2626

2727
Finally, if you get stuck - start with the [Frequently Asked Questions
2828
(FAQ)](https://github.com/FastCGI-Archives/FastCGI.com/blob/master/docs/FastCGI%20FAQ.md)

0 commit comments

Comments
 (0)