diff options
author | Juan J. Martinez <jjm@usebox.net> | 2021-02-26 09:07:44 +0000 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2021-07-22 19:49:47 +0100 |
commit | 2149d073ddb557ad70d2aa0a86289653530e5986 (patch) | |
tree | e3e2282ece5afde3919f879d865587b1b6fefb12 /README.md | |
parent | 147bd3333eadbb8fce88f16172a3db2977f3f865 (diff) | |
download | spacebeans-2149d073ddb557ad70d2aa0a86289653530e5986.tar.gz spacebeans-2149d073ddb557ad70d2aa0a86289653530e5986.zip |
Added CI badge
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ # SpaceBeans Gemini Server +[![Actions Status](https://github.com/reidrac/spacebeans/workflows/CI/badge.svg)](https://github.com/reidrac/spacebeans/actions) + This is an experimental server for the [Gemini](https://gemini.circumlunar.space/) protocol. It is built using [Scala](https://www.scala-lang.org/) and [Akka Streams](https://doc.akka.io/docs/akka/current/stream/index.html). The name tries to link the Gemini *theme* with the fact that the |