File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ to both users and maintainers of a project. It should be raw text or
13
13
written in some very easy to read markup, such as :ref: `reStructuredText-ref `
14
14
or Markdown. It should contain a few lines explaining the purpose of the
15
15
project or library (without assuming the user knows anything about the
16
- project), the url of the main source for the software, and some basic credit
16
+ project), the URL of the main source for the software, and some basic credit
17
17
information. This file is the main entry point for readers of the code.
18
18
19
19
An :file: `INSTALL ` file is less necessary with Python. The installation
@@ -158,7 +158,7 @@ Pycco_
158
158
.. _Docco : http://jashkenas.github.com/docco
159
159
160
160
Ronn _
161
- Ronn builds unix manuals. It converts human readable textfiles to roff
161
+ Ronn builds Unix manuals. It converts human readable textfiles to roff
162
162
for terminal display, and also to HTML for the web.
163
163
164
164
.. _Ronn : https://github.com/rtomayko/ronn
You can’t perform that action at this time.
0 commit comments