aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-09-02 19:39:38 -0400
committerBobby <[email protected]>2022-09-02 19:39:38 -0400
commit255ed9e8fa893766b1bbf74ffeb49c4aa88f3204 (patch)
treed1ce87a0c9d696cff3e519b4f4b58acb6ec42e8c /README.rst
parent9a2444721654ddb7b7883f92ad8d5f78aced6c1b (diff)
downloadedify-255ed9e8fa893766b1bbf74ffeb49c4aa88f3204.tar.xz
edify-255ed9e8fa893766b1bbf74ffeb49c4aa88f3204.zip
Added black line before description
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 4a3a1c3..ac97531 100644
--- a/README.rst
+++ b/README.rst
@@ -43,6 +43,7 @@ Edify
.. end-badges
+|
Edify (/ˈɛdɪfaɪ/, "ed-uh-fahy") is a Python library that allows you to easily create regular expressions for matching text in a programmatically-friendly way. It is designed to be used in conjunction with the ``re`` module.