Skip to content
Snippets Groups Projects
Commit 83fb820c authored by codecraft's avatar codecraft :crocodile:
Browse files

Updated README.md

parent b8e1e205
No related branches found
No related tags found
No related merge requests found
......@@ -4,8 +4,27 @@ Das ist ein einfaches Projekt um Rust zu lernen, wobei ich einen Multi-Threaded-
## Installation
Install Rust and cone the Repo
```
git clone git@edugit.org:codecraft/webserver
```
or
```
git clone https://edugit.org/codecraft/webserver
```
## Usage
```
cd webserver
git checkout new
cd site
cargo run
```
## Support
## License
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment