diff options
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -162,9 +162,9 @@ Version ==================== X.Y.Z Version - **MAJOR** version -- when you make incompatible API changes, - **MINOR** version -- when you add functionality in a backwards-compatible manner, and - **PATCH** version -- when you make backwards-compatible bug fixes. + `MAJOR` version -- when you make incompatible API changes, + `MINOR` version -- when you add functionality in a backwards-compatible manner, and + `PATCH` version -- when you make backwards-compatible bug fixes. [build-status-image-travis]: https://secure.travis-ci.org/un33k/python-slugify.png?branch=master [travis]: http://travis-ci.org/un33k/python-slugify?branch=master |
