Skip to content

Commit af2a296

Browse files
committed
docs(readme.md): add usage
1 parent 06ddbc8 commit af2a296

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,6 @@ Join our [discord server](https://discord.gg/m5ZzWPumbd) to get help and discuss
99
# 🔗 Contribute
1010
[Click here](./CONTRIBUTING.md) to see how to Contribute
1111

12-
# Authors
13-
<div align="center">
14-
15-
| [<img src="https://github.com/pedrinfx.png?size=115" width=115><br><sub>@pedrinfx</sub>](https://github.com/pedrinfx) |
16-
| :-------------------------------------------------------------------------------------------------------------------: |
17-
18-
</div>
19-
2012
# Usage
2113
## Dependencies
2214
- Rustbase needs to be running on host.
@@ -32,6 +24,14 @@ To change host or port, use `--host` and `--port` flags.
3224
rustbase-cli --host <host> --port <port> [options]
3325
```
3426

27+
# Authors
28+
<div align="center">
29+
30+
| [<img src="https://github.com/pedrinfx.png?size=115" width=115><br><sub>@pedrinfx</sub>](https://github.com/pedrinfx) |
31+
| :-------------------------------------------------------------------------------------------------------------------: |
32+
33+
</div>
34+
3535

3636
# License
3737
[MIT License](./LICENSE)

0 commit comments

Comments
 (0)