From 6ce2a58c661e3e6af1bf4757cd24c3701ce552c8 Mon Sep 17 00:00:00 2001
From: gcontini <1121667+gcontini@users.noreply.github.com>
Date: 周三, 19 5月 2021 14:04:06 +0800
Subject: [PATCH] small doc changes

---
 CONTRIBUTING.md |    1 -
 README.md       |    2 +-
 2 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index a1ab216..be4c3f7 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -80,4 +80,3 @@
 -   Don't reformat the code following your personal likes, it introduce a lot of "noise" and makes very hard to merge. Use the clang-format style provided at the base of the project.
 -   Very large pull requests with few comments, no corresponding issue explaining what's it about will probably be rejected.
 -   We understand that the project is still in beta stage, however we would like to discuss it with you before we take project changing decision. You can reach us on the [project forum](https://groups.google.com/forum/#!forum/licensecc). 
-
diff --git a/README.md b/README.md
index a8dfc5e..b0c9df2 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Licensecc: protect your C++ software from unauthorized copies.
+# Licensecc
 
 *Copy protection, licensing library and license generator for Windows and Linux.*
 

--
Gitblit v1.9.1