From 9cb381d03e98a6c6f0432fee259ded8de4bb881d Mon Sep 17 00:00:00 2001
From: River M <97197236+River-Mochi@users.noreply.github.com>
Date: Sun, 19 Mar 2023 15:49:38 -0700
Subject: [PATCH 1/2] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 5153a9e..05af6b8 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ Bouffalo Labs ISP tool & library: an open source tool flashing Bouffalo RISC-V M
## Supported Devices
| System | Windows | MacOS| Linux| FreeBSD |
- | :-----: | :-----: | :--: | :--: | :-----: |
+ | :-----: | :------: | :------: | :------: | :------: |
| Pinecil V2 ||| | |
| Pinecone |||| |
From cc9ef81934346cb72e4bce618644fbe2febd3b0f Mon Sep 17 00:00:00 2001
From: River M <97197236+River-Mochi@users.noreply.github.com>
Date: Thu, 30 Mar 2023 10:57:23 -0700
Subject: [PATCH 2/2] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 05af6b8..1370903 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
# BLISP
-Bouffalo Labs ISP tool & library: an open source tool flashing Bouffalo RISC-V MCUs.
+Bouffalo Labs ISP (in-system-programming) tool & library: an open source tool to flash Bouffalo RISC-V MCUs.
**NOTE:** Library API and `blisp` tool cli arguments are not stable yet.