Merge pull request #1 from nabijaczleweli/master

Add syntax highwighting to WEADME
This commit is contained in:
EvilDeaaaadd 2019-08-01 17:11:11 +03:00 committed by GitHub
commit 0ab6a3ab0d
1 changed files with 2 additions and 2 deletions

View File

@ -10,12 +10,12 @@ Inspired by:
# Usage
Add this to ``Cargo.toml``:
```
```toml
[dependencies]
owoify = "0.1.3"
```
``example.rs``:
```
```rust
use owoify::OwOifiable;
fn main() {