diff --git a/README.md b/README.md
index 30ed5b3d183280a9d93aec7fe33ac77f7e9336b0..fcdc921a0a185712f219684898605104d560bd4d 100644
--- a/README.md
+++ b/README.md
@@ -19,6 +19,11 @@ ch32v003fun contains:
 
 In Progress:
 1. Write more demos.
+2. Improve/integrate [rv003usb](https://github.com/cnlohr/rv003usb/)
+
+## Getting Started
+
+For installation instructions, see the [wiki page here](https://github.com/cnlohr/ch32v003fun/wiki/Installation)
 
 ## Features!
 
@@ -38,10 +43,6 @@ You can just try out the debugprintf project, or call SetupDebugPrintf(); and pr
 
 Via gdbserver built into minichlink!  It works with `gdb-multiarch` as well as in Visual Studio Code 
 
-## System Prep
-
-For installation instructions, see the [wiki page here](https://github.com/cnlohr/ch32v003fun/wiki/Installation)
-
 ## Building and Flashing
 
 ```