repo: gemini-spec
action: commit
revision: 
path_from: 
revision_from: a67917af1894ea62b7de1790a3160fe79eec7595:
path_to: 
revision_to: 
git.thebackupbox.net
gemini-spec
git clone git://git.thebackupbox.net/gemini-spec
commit a67917af1894ea62b7de1790a3160fe79eec7595
Author: Sean Conner 
Date:   Sun Feb 28 19:02:05 2021 -0500

    Added a simple README document.

diff --git a/README.txt b/README.txt
new file mode 100644
index 0000000000000000000000000000000000000000..415cec549b522ec70edcb5b04130a26b32119b50
--- /dev/null
+++ b/README.txt
@@ -0,0 +1,11 @@
+
+[NOTE:  This is plain text file for maximum readability.  Gemini specifies
+its own text format which gitlab does not support.  While the use of HTML or
+Markdown could be used, the preference here is not to use such formats as
+they are against the grain of what Gemini is trying to achieve.  That leaves
+plain text for now.]
+
+This repository is to revise and finalize the Gemini protocol specification
+only.  There is a second repository for the revision and finalization of the
+Gemini native text format.
+

-----END OF PAGE-----