Explorar el Código

Fixed readme syntax highlight

master
Ludovic 'Archivist' Lagouardette hace 4 años
padre
commit
5c31bf65fd
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      README.md

+ 2
- 2
README.md Ver fichero

@ -4,7 +4,7 @@ Code generator to generate network packet parsers in C++ from YAML
## Installation
```bash
```
crystal build src/andrew.cr
sudo chown root andrew
sudo chmod 0555 andrew
@ -13,7 +13,7 @@ sudo mv andrew /usr/local/bin/
## Usage
```bash
```
andrew tests/record.yml > record.cpp
```

Cargando…
Cancelar
Guardar