diff --git a/.gitignore b/.gitignore
index f3c7a7c5d..6482f83e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,3 @@
Makefile
+archives
+patches
diff --git a/README.md b/README.md
index 790533db2..eba305074 100644
--- a/README.md
+++ b/README.md
@@ -50,7 +50,16 @@ See `INSTALL.md` for details.
Contributing
------------
-Clone the repo and file bug reports and pull requests here.
-Join the [librenms-project][1] mailing list to post questions and suggestions.
+You can participate in the project by:
+- Joining the [librenms-project][1] mailing list to post questions and
+ suggestions.
+- Cloning the [repo][2] and filing bug reports and pull requests on github.
+- Talking to us on [Twitter][3] or [IRC][4].
+- Improving the [wiki][5].
[1]: https://groups.google.com/forum/#!forum/librenms-project "LibreNMS"
+[2]: https://github.com/librenms/librenms
+[3]: https://twitter.com/librenms
+[4]: irc://irc.freenode.net/##librenms
+[5]: https://github.com/librenms/librenms/wiki
+
diff --git a/TODO.md b/TODO.md
deleted file mode 100644
index d67dfb77e..000000000
--- a/TODO.md
+++ /dev/null
@@ -1,8 +0,0 @@
-Current priorities
-------------------
-
-- Identify major functionality gaps
-- Integrate community patches
-- Get a community wiki up and running
-- Get a logo. Replace Observium branding.
-
diff --git a/html/index.php b/html/index.php
index b8990f85e..6533a1525 100755
--- a/html/index.php
+++ b/html/index.php
@@ -268,10 +268,9 @@ $runtime_end = utime(); $runtime = $runtime_end - $runtime_start;
$gentime = substr($runtime, 0, 5);
echo('