aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2011-05-21 13:24:58 -0500
committerMatt Rude <[email protected]>2011-05-21 13:24:58 -0500
commit774723f7399d94b0773bff7404ae03088db4963f (patch)
treecc15b13845421c92aa0db55e041f54a58d6b37f0 /README.md
parent71bdfa5b11399e02403436b38bb405a92ebaea0c (diff)
downloadtime.mattrude.com-774723f7399d94b0773bff7404ae03088db4963f.tar.gz
time.mattrude.com-774723f7399d94b0773bff7404ae03088db4963f.tar.bz2
time.mattrude.com-774723f7399d94b0773bff7404ae03088db4963f.zip
Adding README file
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..c5c2f2d
--- /dev/null
+++ b/README.md
@@ -0,0 +1,8 @@
+time.mattrude.com
+=================
+
+This is my timeservers web site's source repository. This repository doesn't contain the code for NTP, but instead the code to run the actual website.
+
+This site uses rrdtools to build and display usage graphs. rrdtools is required to be installed on the host server before the graphs may be created.
+
+There is also a decent amount of back end setup that needs to happen before the graphs may be displayed, please see below for those instructions.