From 164cb75a4623436a610d46e01da867befbf45386 Mon Sep 17 00:00:00 2001 From: Marco Antoniotti Date: Wed, 12 Apr 2017 10:47:07 +0200 Subject: [PATCH] =?UTF-8?q?Added=20=E2=80=9Cnote=20on=20forking=E2=80=9D.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README | 9 +++++++++ README.md | 9 +++++++++ 2 files changed, 18 insertions(+) diff --git a/README b/README index d0ae92a..9e362fd 100644 --- a/README +++ b/README @@ -11,4 +11,13 @@ The package is a full-blown library to "unify" arbitrary CL objects while constructing bindings for placeholders (unification variables) in a "template" sublanguage. + +A NOTE ON FORKING +----------------- + +Of course you are free to fork the project subject to the current +licensing scheme. However, before you do so, I ask you to consider +plain old "cooperation" by becoming asking me to become a developer. +It helps keeping the entropy level at an acceptable level. + Enjoy. diff --git a/README.md b/README.md index d0ae92a..9e362fd 100644 --- a/README.md +++ b/README.md @@ -11,4 +11,13 @@ The package is a full-blown library to "unify" arbitrary CL objects while constructing bindings for placeholders (unification variables) in a "template" sublanguage. + +A NOTE ON FORKING +----------------- + +Of course you are free to fork the project subject to the current +licensing scheme. However, before you do so, I ask you to consider +plain old "cooperation" by becoming asking me to become a developer. +It helps keeping the entropy level at an acceptable level. + Enjoy. -- GitLab