blob: 9eaeb32c4878350228759acdc0d3aef9cdfd5f79 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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
|