diff --git a/README.md b/README.md index 665d82f..43cacc0 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ As a practice, Paprika was written in Rust and compiled to WebAssembly for execu __WARNING: This project is neither complete nor rigorously tested. Use at your own risk. Always keep backups.__ +__WARNING: Paprika depends on Cloudflare KV, which is EVENTUALLY CONSISTENT. Please do not try to update posts simultaneously from multiple clients, otherwise inconsistencies may happen, though I don't think simultaneous updates from multiple clients is anything close to a normal use-case for a personal blog.__ + Prerequisites ===