initial commit

This commit is contained in:
yggverse 2024-08-04 17:31:41 +03:00
commit ac5bdb3914
2 changed files with 33 additions and 0 deletions

12
README.md Normal file
View file

@ -0,0 +1,12 @@
# Yoda is C++ Browser for [Gemini protocol](https://geminiprotocol.net)
> [!IMPORTANT]
> Project in development!
>
## Install
* `git clone https://github.com/YGGverse/Yoda.git`
* `cd Yoda`
* `git checkout master`
* `make`