add more to README

This commit is contained in:
John Burwell 2023-04-23 19:34:21 -05:00
parent f38b0c814b
commit 1ba4134718

View File

@ -1,6 +1,6 @@
# Really Simple BBS # Really Simple BBS
Really Simple BBS (rsbbs) implements a message board for packet radio, suitable for use with ax25d. Really Simple BBS (rsbbs) implements a message board for packet radio, suitable for use with ax25d. It roughly adopts the command conventions established by popular packet radio BBSes, (`B`, `J`, `K`, `L`, `R`, `S`, `H`, etc.).
## Installation ## Installation
@ -43,4 +43,5 @@ options:
## Operation ## Operation
Checkout the [sample transcript](sample_transcript.txt) for a look at how it works. Checkout the [sample transcript](sample_transcript.txt) for a look at how it works.