From 4dc4a335fe3f153eadf64be4c529a43e2eb00956 Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Tue, 12 Mar 2024 05:10:02 -0300 Subject: [PATCH] README: update --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 9257237..b2d75c6 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,15 @@ within your local network. It is both easy to use, and easy to install. ## Install +Twenty is distributed as a RubyGem. + $ gem install twenty.rb +## Sources + +* [GitHub](https://github.com/0x1eef/twenty) +* [GitLab](https://gitlab.com/0x1eef/twenty) + ## License [BSD Zero Clause](https://choosealicense.com/licenses/0bsd/).