update readme

This commit is contained in:
vms 2019-04-12 22:36:46 +03:00
parent 0907da6246
commit 8f7aca0b96

View File

@ -1 +1,9 @@
# c-template
# C template
Template backend project for Rust
## How to compile
```bash
~$ make
```