Create README.md

This commit is contained in:
Ryan C. Gordon 2021-07-01 17:21:06 -04:00 committed by GitHub
parent 5278e8b0b4
commit 2fecfedac1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

9
README.md Normal file
View File

@ -0,0 +1,9 @@
# Penguin Telegard
Penguin Telegard is an attempt at nostalgia; I have ported a chunk
of the old, DOS-based BBS package to Linux. The source is in Pascal,
so you will need the (very good) toolchain from the
[Free Pascal](https://www.freepascal.org/) website.
This project is currently not being worked on, but volunteers that
would like to tackle it are always welcome.