diff options
author | Matias Linares <matiaslina@openmailbox.org> | 2017-04-07 11:06:11 -0300 |
---|---|---|
committer | Matias Linares <matiaslina@openmailbox.org> | 2017-04-07 11:06:11 -0300 |
commit | 6d581c71e2a2f058dab965e42aefc428591ce2f8 (patch) | |
tree | cc7a541c34f11affd7b22aa3ef676e6f4171032f /README.md | |
parent | 47c8bfcc022d384c2edf4996aea16e5c320089f5 (diff) | |
download | perl6-matrix-client-6d581c71e2a2f058dab965e42aefc428591ce2f8.tar.gz |
Update README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ # Matrix client -Simple [matrix](https://matrix.org) client. +A perl 6 library for [Matrix](https://matrix.org). -# Examples +## Examples From the `examples` directory: |