diff --git a/README.md b/README.md
index df2676c5..1d24975f 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,12 @@
Guillotine
==========
-
+
This project is based on ruma-gtk https://github.com/jplatte/ruma-gtk
-But derives in a new one using directly the matrix.org API.
+Instead of using RUMA Client, Guillotine calls directly to the matrix.org
+REST API.
![screenshot](https://github.com/danigm/guillotine/blob/master/screenshots/guillotine.png)
@@ -16,10 +17,10 @@ msgtypes | Recv | Send
m.text | Done | Done
m.emote | |
m.notice | |
-m.image | Done |
-m.file | |
+m.image | Done | Done
+m.file | | Done
m.location | |
-m.video | |
-m.audio | |
+m.video | | Done
+m.audio | | Done
Full reference in: https://matrix.org/docs/spec/client\_server/r0.2.0.html#m-room-message-msgtypes