diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-09 22:29:32 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-09 22:29:32 +0100 |
commit | 3bd49dad70c7bfcef66d59d2d690a874fd47a826 (patch) | |
tree | 89223f0020c1cc9514f9a66af77aaa516d75c795 /README.md | |
parent | 6b527ee1824268ea847512b39ed14ee8e2e2686f (diff) |
Updated the readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,7 +1,15 @@ # README # +## About ## + This is a fork of FICS(Free Internet Chess Server) version 1.6.2 made by Richard Nash. The fork is maintained by the [RPBLC computing network](https://www.rpblc.net) and in particular [Markus Uhlin](mailto:maxxe@rpblc.net). + +## Cloning ## + +To clone the repository use [Git](https://git-scm.com). + + $ git clone https://github.com/uhlin/fics.git |