From b5cf14ea0ec089be78b4c417ff74850077fac004 Mon Sep 17 00:00:00 2001 From: Ryan J Ollos Date: Wed, 1 Mar 2017 18:04:24 -0800 Subject: [PATCH] Create README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e1fc6f5 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# TracTicketGraph +A graph illustrating ticket changes over time for Trac 0.12/1.0. + +The plugin is also available on [PyPI](https://pypi.python.org/pypi/TracTicketGraph).