Overview
Comment: | Minor rephrasing in README |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | master | trunk |
Files: | files | file ages | folders |
SHA3-256: |
96f1b4712f87f3868df48cb46e8ef691 |
User & Date: | zge on 2020-05-29 10:45:08 |
Other Links: | branch diff | manifest | tags |
Context
2020-05-29
| ||
10:49 | Removed .gitignore file check-in: bc4f3a3902 user: zge tags: master, trunk | |
10:45 | Minor rephrasing in README check-in: 96f1b4712f user: zge tags: master, trunk | |
2020-05-28
| ||
21:24 | Updated README for new repository check-in: f6131895fe user: phi tags: master, trunk | |
Changes
Modified README from [aa4b34af1a] to [df5b2cfc1d].
1 2 3 | sbbs.el is a SchemeBBS client for Emacs. It implements browsing thread lists, threads and creating responses. | | | | | 1 2 3 4 5 6 7 8 9 10 11 12 | sbbs.el is a SchemeBBS client for Emacs. It implements browsing thread lists, threads and creating responses. All development takes place here: https://fossil.textboard.org/sbbs/index We use Fossil as our VCS, so issues, questions and extra documentation can all be found there. sbbs.el is distributed under the "CC0 1.0 Universal (CC0 1.0) Public Domain Dedication" license. Read the LICENSE file for more details. |