From 1ea8f04c23eae58eeea3a060230f267b69efe001 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Mon, 27 Jun 2016 15:23:06 -0400 Subject: [PATCH] Added a note about the IRC chanel to the README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ba736fee8..becf60963 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ NetBox is an IP address management (IPAM) and data center infrastructure managem NetBox runs as a web application atop the [Django](https://www.djangoproject.com/) Python framework with a [PostgreSQL](http://www.postgresql.org/) database. For a complete list of requirements, see `requirements.txt`. The code is available [on GitHub](https://github.com/digitalocean/netbox). +Questions? Comments? Please join us on IRC in **#netbox** on **irc.freenode.net**! + ![Screenshot of main page](docs/screenshot1.png "Main page") ![Screenshot of rack elevation](docs/screenshot2.png "Rack elevation")