From 86c77384c8111e0601d6224180cff23d61d4edf8 Mon Sep 17 00:00:00 2001
From: gcontini <1121667+gcontini@users.noreply.github.com>
Date: 周六, 14 12月 2019 12:20:15 +0800
Subject: [PATCH] fix centos 7 remove centos 8

---
 README.md |   15 +--------------
 1 files changed, 1 insertions(+), 14 deletions(-)

diff --git a/README.md b/README.md
index 7041566..79bf932 100644
--- a/README.md
+++ b/README.md
@@ -83,21 +83,8 @@
 How to use
 ==========
 
-This simple example shows how to integrate open-licence-manager into your project
+The [examples](https://github.com/open-license-manager/examples) repository that shows various ways to integrate `open-licence-manager` into your project.
 
-```
-$ cd example
-$ cmake .
-$ make
-$ ./example
-license ERROR :
-    license file not found
-the pc signature is :
-    Jaaa-aaaa-MG9F-ZhBB
-$ ../install/bin/license_generator example -s Jaaa-aaaa-MG9F-ZhBB -o example.lic 
-$ ./example
-licence OK
-```
 
 # How to contribute
 The project is not dead but we take our time to answer. The best interaction you can have with us is through the issue system. Have a look to the [contribution guidelines](CONTRIBUTING.md)

--
Gitblit v1.9.1