A README.md => README.md +10 -0
@@ 0,0 1,10 @@
+# gemini-textboard
+
+[![Hackage](https://img.shields.io/hackage/v/gemini-textboard.svg)](https://hackage.haskell.org/package/gemini-textboard)
+[![builds.sr.ht status](https://builds.sr.ht/~fgaz/gemini-textboard.svg)](https://builds.sr.ht/~fgaz/gemini-textboard?)
+
+**A barebones textboard for the Gemini protocol, written in Haskell**
+
+This package serves also as an example for the other haskell-gemini libraries.
+More info at https://sr.ht/~fgaz/haskell-gemini/
+
M gemini-textboard.cabal => gemini-textboard.cabal +1 -1
@@ 12,7 12,7 @@ author: Francesco Gazzetta
maintainer: Francesco Gazzetta <fgaz@fgaz.me>
copyright: © 2020 Francesco Gazzetta and contributors
category: Gemini
-extra-source-files: CHANGELOG.md
+extra-source-files: CHANGELOG.md, README.md
source-repository head
type: git