We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9891b32 commit 3a923a6Copy full SHA for 3a923a6
1 file changed
README.md
@@ -195,7 +195,7 @@ Node 18+ is required for local development.
195
│ ├── loro-protocol/ # Core encoders/decoders (MIT)
196
│ ├── loro-websocket/ # Client + SimpleServer (MIT)
197
│ ├── loro-adaptors/ # Shared CRDT adaptors (MIT)
198
-├── rust/ # Rust implementations (AGPL)
+├── rust/ # Rust implementations (MIT)
199
│ ├── loro-protocol/
200
│ ├── loro-websocket-client/
201
│ └── loro-websocket-server/
0 commit comments