summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2014-04-02 21:16:10 +0200
committerJonny Lamb <jonny.lamb@collabora.co.uk>2014-04-02 21:16:10 +0200
commita4ae2f5a5bf54189be715974789d093159fc5aa3 (patch)
tree44e8cd6a703e25a9ec131632f13fd758c6ec571b
parent22e68b6edd06aca36902d145f20acef0815d347c (diff)
downloadgraynard-a4ae2f5a5bf54189be715974789d093159fc5aa3.tar.gz
graynard-a4ae2f5a5bf54189be715974789d093159fc5aa3.zip
readme: update and remove old information
-rw-r--r--README.md19
1 files changed, 2 insertions, 17 deletions
diff --git a/README.md b/README.md
index 9fe6c99..d9671a5 100644
--- a/README.md
+++ b/README.md
@@ -3,20 +3,5 @@
This is a desktop shell client for Weston based on GTK. It was based
on weston-gtk-shell, a project by Tiago Vignatti.
-## Original idea
-
-The idea is that this client, or any other based on any toolkit, can
-interchangeably be used with a single desktop plugin like the [weston desktop
-plugin](https://github.com/tiagovignatti/weston-desktop-plugin). Therefore,
-one compositor, with a single desktop plugin can be used as a foundation for
-building different shell UIs based on different graphics toolkits.
-
-## License
-
-You are free to get this code and use to build real GTK+ shell clients as you
-wish. All you have to do is add the MIT license on your project, maintaining
-the [copyright](https://github.com/tiagovignatti/gtk-shell/blob/master/LICENSE) in there.
-
-## More
-
-http://vignatti.wordpress.com/2013/03/05/ui-customization-on-wayland/
+License information can be found in the LICENSE file in the same
+directory as this README.