mirror of
https://github.com/Quackster/Minerva.git
synced 2025-06-29 21:07:45 +00:00
Update README.md
This commit is contained in:
parent
cda6c52f81
commit
e58bca5e62
1 changed files with 14 additions and 1 deletions
15
README.md
15
README.md
|
@ -1,2 +1,15 @@
|
||||||
# Helios.Imager
|
# Helios.Imager
|
||||||
Imager for Habbo Hotel releases Shockwave and Flash.
|
Imager for Habbo Hotel releases Shockwave and Flash. It uses the two projects (Badger, and Avatara) as libraries combined into one, to make the web server.
|
||||||
|
|
||||||
|
## Cloning this repository
|
||||||
|
|
||||||
|
```
|
||||||
|
$ git clone --recursive https://github.com/Quackster/Kepler
|
||||||
|
```
|
||||||
|
|
||||||
|
**or**
|
||||||
|
|
||||||
|
```
|
||||||
|
$ git clone https://github.com/Quackster/Kepler
|
||||||
|
$ git submodule update --init --recursive
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue