diff options
author | Juan J. Martinez <jjm@usebox.net> | 2021-02-25 22:26:26 +0000 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2021-02-25 22:26:26 +0000 |
commit | 7285706a716c5739bb6b76fb7a7dc65771df8386 (patch) | |
tree | 221e2f0a61684713973d8c57c3f5a1e01c419555 | |
parent | ebd4d7d5305c3727bca81d2009d9fd5b9a15d498 (diff) | |
download | spacebeans-7285706a716c5739bb6b76fb7a7dc65771df8386.tar.gz spacebeans-7285706a716c5739bb6b76fb7a7dc65771df8386.zip |
Typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # SpaceBeans Gemini Server -This is an experimental server for [Gemini](https://gemini.circumlunar.space/) protocol. +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 server runs on the Java Virtual Machine. |