From 7a9034414441d455d416186ee0ae82524882fab0 Mon Sep 17 00:00:00 2001 From: theBreadCompany Date: Sat, 7 Jun 2025 20:51:46 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6f58103..ac0e8e6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 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 @@ -17,12 +17,10 @@ mkdir build && cd build cmake .. && cmake --build . ``` -You can find the library - ## installing ## usage -## use cases \ No newline at end of file +## use cases