Added installation advice

master
blackfur 2021-04-09 20:33:09 +02:00 committed by GitHub
parent df9fac7653
commit 7089355588
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,10 @@
This project ports the MCPI API to rust!
## How to install
Simply install this by adding `mcpi_api = "0.1.1"` to your Cargo.toml
## Examples
Hello world!