README: update

This commit is contained in:
0x1eef 2023-12-22 22:12:53 -03:00
parent 5674d34d03
commit b2519f033d

View file

@ -5,7 +5,7 @@ rather than in the cloud.
## Features ## Features
* Provides a web application that manages hobby projects. * Provides a web application that helps you manage projects.
* Provides a command-line utility to start / stop a web server, connect / disconnect a project. * Provides a command-line utility to start / stop a web server, connect / disconnect a project.
* Works online, or offline. Binds to `http//:localhost:2020` by default. * Works online, or offline. Binds to `http//:localhost:2020` by default.
* Lightweight: Ruby, and SQLite3 are the primary runtime dependencies. * Lightweight: Ruby, and SQLite3 are the primary runtime dependencies.