8000 Add period when finished sentence. · wolfprogrammer/awesome-python@2c42a93 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2c42a93

Browse files
committed
Add period when finished sentence.
1 parent d8fc0a4 commit 2c42a93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
9393

9494
* [pyenv](https://github.com/yyuu/pyenv) - Simple Python version management.
9595
* [virtualenv](https://pypi.python.org/pypi/virtualenv) - A tool to create isolated Python environments.
96-
* [virtualenvwrapper](https://pypi.python.org/pypi/virtualenvwrapper) - A set of extensions to virtualenv
96+
* [virtualenvwrapper](https://pypi.python.org/pypi/virtualenvwrapper) - A set of extensions to virtualenv.
9797
* [virtualenv-api](https://github.com/sjkingo/virtualenv-api) - An API for virtualenv and pip.
9898
* [pew](https://pypi.python.org/pypi/pew/) - A set of tools to manage multiple virtual environments.
9999
* [Vex](https://github.com/sashahart/vex) - Run a command in the named virtualenv.

0 commit comments

Comments
 (0)
0