File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments