From 3d0e4a9b2134d05d1a652e10273187690fe634ff Mon Sep 17 00:00:00 2001 From: Gabriele Contini <contini.mailing@gmail.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