From a3c947dfffe39d66340c32ec90119a3bd20363a2 Mon Sep 17 00:00:00 2001
From: Max Christian Pohle
Date: Mon, 7 Sep 2015 16:11:19 +0200
Subject: added install instructions
---
doc/readme.md | 24 +++++++++++++++++++++++-
1 file changed, 23 insertions(+), 1 deletion(-)
(limited to 'doc')
diff --git a/doc/readme.md b/doc/readme.md
index 5036c0b..b4da9aa 100644
--- a/doc/readme.md
+++ b/doc/readme.md
@@ -1,6 +1,24 @@
-
Pohle :: Icon theme
+CoderOnline :: Icon theme
This icon theme follows freedesktops
Icon Naming Specification
+
+
+installation with git (recommend)
+
+ - install
+ git clone http://git.entwicklerseite.de/icons ~/.local/share/icons/CoderOnline
+ - update
+ cd ~/.local/share/icons/CoderOnline && git pull && cd -
+
+
+
+installation / zip file
+To use this theme download the latest version and extract it to ~/.local/share/icons/
+
+
+
+
+Preview
places
@@ -28,3 +46,7 @@ This icon theme follows freedesktops
Mime type Icons can be dynamically generated for all file types. As a result
you gonna get hundreds of icons allowing you to easily distinguish between
different file types. The generator uses templates, which you can see here:
+
+
+
+
--
cgit v1.2.3