summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRich Salz <rsalz@akamai.com>2014-08-11 11:35:32 -0400
committerRich Salz <rsalz@akamai.com>2014-08-11 11:35:32 -0400
commit77bf69dced875200f6f0e385a4a270298f8d3c45 (patch)
treec3ecd61f0add2b7604b910a7cdca102523a7508b /README.md
parent9e72d496d4f9880ec98f0ed9168246e35c1c3059 (diff)
Add README.md
A small markdown README for GitHub users; points them to the right README and the website and RT tracker.
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000000..6424751e47
--- /dev/null
+++ b/README.md
@@ -0,0 +1,15 @@
+# OpenSSL
+
+This is a small "markdown" README file.
+It exists so that GitHub users looking at OpenSSL will
+have something to look at :)
+
+The regular README is a plain-text file named README.
+
+The official home of the OpenSSL project is http://www.openssl.org
+
+For defect-tracking, please see http://rt.openssl.org; login as user
+guest with password guest to browse the open issues. To report one,
+send email to "rt@openssl.org"
+
+Thank you for your interest!