diff --git a/README.md b/README.md
index 89ef8d88a7af5ad2451b7d7c5f24ecb484d24cc6..ad00aeb7193d2626799825f05f729ca4a0852547 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,13 @@
-gcli
+# gcli
+
+CLI client for [Duniter-V2S](https://git.duniter.org/nodes/rust/duniter-v2s/).
+
+## Usage
+
+Send 10 ÄžD from Alice to Ferdie:
+
+	cargo run -- --url ws://localhost:9944 --secret //Alice transfer 1000 5CiPPseXPECbkjWCa6MnjNokrgYjMqmKndv2rSnekmSK2DjL
+
+If using a different runtime, update the metadata for the client to compile:
+
+	subxt metadata -f bytes > res/metadata.scale