diff --git a/README.md b/README.md index 616ac7d..bc1544f 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ -#NeuroBytes CLI +# NeuroBytes CLI -##Installation +## Installation Install dependencies >sudo apt-get install gdb-arm-none-eabi python-pip Install neurobytes CLI, >sudo pip install neurobytes -##Flashing NeuroBytes +## Flashing NeuroBytes Update stored firmware, >neurobytes update @@ -17,5 +17,5 @@ Flash latest firmware Flash *.elf file from your current directory (file name optional) >neurobytes program -e {FILE_NAME.elf} -##NID +## NID Network Interface Device \ No newline at end of file