diff options
author | friendica <info@friendica.com> | 2013-11-20 00:25:04 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-11-20 00:25:04 -0800 |
commit | f6c41e61ace7260dde49125487f9ec7142f48e4f (patch) | |
tree | 09e622dcb4102a340383e351ce1d5759f777dcbf | |
parent | d37f4da37b62bdeabe8fbf048493bfca3ebd6a2d (diff) | |
download | volse-hubzilla-f6c41e61ace7260dde49125487f9ec7142f48e4f.tar.gz volse-hubzilla-f6c41e61ace7260dde49125487f9ec7142f48e4f.tar.bz2 volse-hubzilla-f6c41e61ace7260dde49125487f9ec7142f48e4f.zip |
add logo to readme
-rw-r--r-- | README.md | 3 | ||||
-rw-r--r-- | images/rm300.png | bin | 0 -> 7389 bytes | |||
-rw-r--r-- | version.inc | 2 |
3 files changed, 2 insertions, 3 deletions
@@ -1,5 +1,4 @@ -The Red Matrix -============== +![the Red Matrix](images/rm300.png) ***"Connected Websites"*** diff --git a/images/rm300.png b/images/rm300.png Binary files differnew file mode 100644 index 000000000..52c234dc2 --- /dev/null +++ b/images/rm300.png diff --git a/version.inc b/version.inc index cda99cbcd..ab46c45fd 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2013-11-18.501 +2013-11-20.503 |