Skip to content

Commit fc24643

Browse files
committed
Remove some easy/simple language.
Some of the steps are not easy (e.g. deploying postgresql) if you have never done it before. Also simple client replaced with basic/advanced.
1 parent e7dd5a5 commit fc24643

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/features.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ from Ka-Ping Yee in the :index:`Software Carpentry` "Track" design competition.
2020
your production tracker
2121
- requires *no* additional support software - python (2.7 or 3.6+) is
2222
enough to get you going
23-
- easy to set up higher-performance storage backends like sqlite_,
23+
- supports higher-performance storage backends like sqlite_,
2424
mysql_ and postgresql_
2525

2626
*simple to use*
@@ -119,7 +119,7 @@ from Ka-Ping Yee in the :index:`Software Carpentry` "Track" design competition.
119119
available at the /xmlrpc endpoint.
120120
- provides same access to tracker as roundup-admin, but based on
121121
XMLRPC calls
122-
- see the `xmlrpc guide`_ for more details simple clients etc.
122+
- see the `xmlrpc guide`_ for more details basic and advanced clients etc.
123123

124124
*RESTful interface*
125125
- accessible using basic HTTP authentication at /rest starting point

0 commit comments

Comments
 (0)