From 1c3f2859c78241c0d7178ebeaccb155161cd3aba Mon Sep 17 00:00:00 2001
From: Ayaz Badouraly <ayaz.badouraly@via.ecp.fr>
Date: Tue, 13 Dec 2016 01:04:28 +0100
Subject: [PATCH] Updating readme

---
 README.md     | 16 ++++++++++++----
 via.zsh-theme |  2 +-
 2 files changed, 13 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index 9be2cb4..ba16a31 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,14 @@
-# via theme for ZSH
+VIA theme for ZSH
+=================
 
 
 This is a theme for ZSH which mainly forks the historical theme used on
-VIA servers. It can be used with ZSH frameworks such as [Oh-My-ZSH]
-(https://github.com/robbyrussell/oh-my-zsh).
+[VIA Centrale Réseaux](https://via.ecp.fr/) servers. It can be used with
+ZSH frameworks such as [Oh-My-ZSH](https://github.com/robbyrussell/oh-my-zsh).
 
 
-## Usage
+Usage
+-----
 
 ### Install for Oh-My-ZSH
 
@@ -23,3 +25,9 @@ You then need to select this theme in your `~/.zshrc` :
 ZSH_THEME="oh-my-via/via"
 ```
 
+
+License
+-------
+
+Unless explicitly stated to the contrary, all contents licensed under the [WTFPL](LICENSE)
+
diff --git a/via.zsh-theme b/via.zsh-theme
index 97e8755..9784d35 100644
--- a/via.zsh-theme
+++ b/via.zsh-theme
@@ -1,5 +1,5 @@
 # VIA ZSH Theme - Preview: ASAP
-# Fork from the historical VIA ZSH Theme
+# Fork from the historical VIA Centrale Réseaux ZSH Theme
 
 local clock="%{$fg_bold[cyan]%}%T%{$reset_color%}"
 
-- 
GitLab