From d4c8458e44eb8b3559079490ba6bce736c3ace52 Mon Sep 17 00:00:00 2001 From: Daniel Garcia Moreno Date: Wed, 1 Nov 2017 11:11:40 +0000 Subject: [PATCH] Update README.md --- README.md | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 409688b0..9762cfb3 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,8 @@ Fractal Fractal is a Gtk+ Matrix.org client written in Rust. -This project is based on ruma-gtk https://github.com/jplatte/ruma-gtk - -Instead of using RUMA Client, Fractal calls directly to the matrix.org -REST API. + * Come to talk with us in Matrix: https://matrix.to/#/#fractal-gtk:matrix.org + * Main repository: https://gitlab.gnome.org/danigm/fractal/ ![screenshot](https://gitlab.gnome.org/danigm/fractal/raw/master/screenshots/fractal.png) @@ -24,3 +22,15 @@ m.video | Done | Done m.audio | Done | Done Full reference in: https://matrix.org/docs/spec/client\_server/r0.2.0.html#m-room-message-msgtypes + +The origin of Fractal +--------------------- + +This project is based on ruma-gtk https://github.com/jplatte/ruma-gtk + +Instead of using RUMA Client, Fractal calls directly to the matrix.org +REST API. + +The first version of this project was called guillotine, based on french revolution, +in relation with the Riot client name, but it's a negative name so we decide +to change for a math one. \ No newline at end of file