Update README.md
This commit is contained in:
parent
f553d73800
commit
7a90344144
1 changed files with 2 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# libbpic
|
# libbpic
|
||||||
|
|
||||||
**P**NG **V**isual **S**torage **F**format library to encode data to images and back.
|
**P**NG **V**isual **S**torage **F**ormat library to encode data to images and back.
|
||||||
|
|
||||||
## disclaimer
|
## disclaimer
|
||||||
|
|
||||||
|
@ -17,12 +17,10 @@ mkdir build && cd build
|
||||||
cmake .. && cmake --build .
|
cmake .. && cmake --build .
|
||||||
```
|
```
|
||||||
|
|
||||||
You can find the library
|
|
||||||
|
|
||||||
## installing
|
## installing
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## usage
|
## usage
|
||||||
|
|
||||||
## use cases
|
## use cases
|
||||||
|
|
Loading…
Add table
Reference in a new issue