• R/O
  • SSH

Commit

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Gemini server written in Crystal


Commit MetaInfo

Révision56cb5190b4478aa5330ed61a4053fe4849c43655 (tree)
l'heure2023-04-20 16:40:06
AuteurRemilia Scarlet <remilia@post...>
CommiterRemilia Scarlet

Message de Log

Update README

Change Summary

Modification

diff -r bc03c8475d5b -r 56cb5190b447 README.md
--- a/README.md Wed Jan 04 23:37:41 2023 -0700
+++ b/README.md Thu Apr 20 01:40:06 2023 -0600
@@ -5,11 +5,22 @@
55 in [Crystal](https://crystal-lang.org/) and released under the
66 [GNU Affero General Public License](https://www.gnu.org/licenses/agpl-3.0.html).
77
8-Wanna support me? [Buy me a coffee on Ko-Fi](https://ko-fi.com/L4L614QNC)<br/>
8+Wanna support Remilia? [Buy me a coffee on Ko-Fi](https://ko-fi.com/L4L614QNC),
9+or support me through Liberapay.
10+
911 <a href='https://ko-fi.com/L4L614QNC' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://cdn.ko-fi.com/cdn/kofi2.png?v=3' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
12+<a href="https://liberapay.com/RemiliaScarlet/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a>
1013
1114 ## How do I get set up?
1215
16+You will need [Mercurial](https://www.mercurial-scm.org/) installed to clone
17+this repository.
18+
19+You will need [Fossil](https://fossil-scm.org/) installed to clone some of the
20+dependencies for this repository. You will also need Shards v0.17.1 or later.
21+If you have an earlier version of Shards, you will need to to build the [latest
22+version](https://github.com/crystal-lang/shards/) manually.
23+
1324 1. Clone this repository
1425 2. Run `shards` (or `shards --release` for a release build). The binary will be
1526 in the `bin/` directory.
@@ -49,7 +60,10 @@
4960 ## Contributors
5061
5162 * Remilia Scarlet - creator and maintainer
52- * Homepage: [https://alexa.partition36.com/](https://alexa.partition36.com/)
53- * Mastodon: [@MistressRemilia@mastodon.sdf.org](https://mastodon.sdf.org/@MistressRemilia)
63+ * Homepage: [https://remilia.sdf.org/](https://remilia.sdf.org/)
64+ * Mastodon: [@MistressRemilia@social.sdf.org](https://social.sdf.org/@MistressRemilia)
5465 * Email: zremiliaz@postzeoz.jpz My real address does not contain Z's
5566
67+## Links and Licenses
68+
69+Aya is under the [GNU Affero General Public License version 3](https://www.gnu.org/licenses/agpl-3.0.html).