Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
framp authored Dec 12, 2022
1 parent 5805d2e commit 8d73821
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,17 @@ Our goal is to provide a space for Rust enthusiasts to come together, discuss th

- [Visit CyprusRust](https://cyprusrust.org/)
- [Join the Discord](https://discord.gg/3xKSyZM4mB)

----------

### Development

Build with [Cobalt](https://cobalt-org.github.io/):
```
cobalt build -d docs
```

Develop with:
```
cobalt serve
```

0 comments on commit 8d73821

Please sign in to comment.