diff options
author | hozan <119854621+hozan23@users.noreply.github.com> | 2024-03-13 20:31:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-13 20:31:26 +0100 |
commit | 4923c76c957af8391a7542288943a1399067215c (patch) | |
tree | 6b18427de829775afc82b112da8dcb0afe6bfd22 | |
parent | df6aad2be4c6c5d11483f20e62d41e71f0ac989e (diff) |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ implementation for building collaborative software. ## Status This project is a work in progress. The current focus is on shipping `karyon -crdt` and `karyon store`, along with major changes to the network stack. You can +crdt` and `karyon base`, along with major changes to the network stack. You can check the [issues](https://github.com/karyontech/karyon/issues) for updates on ongoing tasks. |