From 7b44d1508139822a5a9e13d27d896e1ffd7dd58d Mon Sep 17 00:00:00 2001 From: Geo Halkiadakis Date: Mon, 13 May 2024 13:49:39 +0300 Subject: update README --- .gitignore | 2 +- README.md | 10 +++++++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5705889..15b6321 100644 --- a/.gitignore +++ b/.gitignore @@ -54,7 +54,7 @@ Thumbs.db app/public/temp/ # authentication files (json) for Google Cloud Services -auth/*.json +auth/ # environmental variable files .env diff --git a/README.md b/README.md index 88ba073..6e8fca2 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ proprietary or open source; paid or gratis. However, if you modify `linkeysearch` itself, you must distribute the source to your modified version of `linkeysearch`. -## Note +## Licence Note The only valid version of the GPL as far as this project is concerned is v2 of the license (not v2.2 or v3.x or whatever), @@ -37,3 +37,11 @@ coming from the use of this file. (The General Public License restrictions do apply in other respects; for example, they cover modification of the file, and distribution when not linked into a combined executable.) + + + +# Spare Notes + +The project includes a banch of non-related to the project code +(like promise tests, async practies etc.); sorry! +they are about to be removed -- cgit v1.2.3