Skip to content

Commit bd36c70

Browse files
committed
Added notifications to README.
1 parent 7dac890 commit bd36c70

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@ Installation
1818
Pick an `.egg` file from the Downloads section and place it in the `plugins/`
1919
directory of your Trac install.
2020

21-
Alternatively build your own egg by checking out the repository and running `python setup.py bdist_egg` in your working copy. Copy the resultant .egg to your `plugins` directory.
21+
Alternatively build your own egg by checking out the repository and running
22+
`python setup.py bdist_egg` in your working copy. Copy the resultant .egg to
23+
your `plugins` directory.
2224

2325
Trac Code Comments plugin requres at least python 2.4 and runs on Trac 0.12.
2426

@@ -49,6 +51,9 @@ ticket.
4951
* Comments/ticket cross-reference – to remember which comments are already in
5052
tickets and which are not.
5153

54+
* Notifications – if you have configured Trac to email ticket notifications
55+
then comment notifications will just work!
56+
5257
Screenshots
5358
-----------
5459

0 commit comments

Comments
 (0)