From 3485b34fd5e1547932c024672f838113ea1049cf Mon Sep 17 00:00:00 2001
From: Recolic Keghart <root@recolic.net>
Date: Mon, 3 Sep 2018 21:30:28 +0800
Subject: [PATCH] Update README.md

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 0e68706..0f478df 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,13 @@
 # Vivado Wrapper
 
-> Run vivado natively in linux command line.
+> Simple is beautiful.
 
 ![](https://img.shields.io/badge/license-GPL--3.0-red.svg)
 ![](https://img.shields.io/badge/vivado-AnyVersion-brightgreen.svg)
 ![](https://img.shields.io/badge/env-bash-yellowgreen.svg)
 
+A light & simple vivado project manager, natively working in Linux/Unix command line.
+
 ## Features
 
 - Init, build, burn any vivado project in one command.
-- 
GitLab