Skip to content

Commit 7fa257c

Browse files
committed
edit description
1 parent bc8b4fa commit 7fa257c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 🐉 `pythoned`
22

3-
### *PYTHON EDitor: edit lines via Python expressions*
3+
### *PYTHON EDitor: cli to edit lines via Python expressions*
44

55
> For Pythonistas tired of forgetting the syntax of `sed`/`awk`/`grep`/`tr`
66

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
license="Apache 2.",
1010
author="ebonnal",
1111
author_email="[email protected]",
12-
description="PYTHON EDitor: edit lines via Python expressions",
12+
description="PYTHON EDitor: cli to edit lines via Python expressions",
1313
long_description=open("README.md").read(),
1414
long_description_content_type="text/markdown",
1515
entry_points={

0 commit comments

Comments
 (0)