We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 642f613 commit 3e3b1c1Copy full SHA for 3e3b1c1
README.rst
@@ -18,7 +18,7 @@
18
19
.. |logo| raw:: html
20
21
- <img src="./doc/images/logo.png" align="center" height="52" width="58">
+ <img src="./doc/images/logo.jpg" align="center" height="52" width="56">
22
23
DESCRIPTION
24
================================
@@ -52,7 +52,7 @@ PYTHNON INSTALLATION
52
pip install pyflaglet
53
pip list
54
55
-or alternatively from source by first compiling the C++ code and running
+or alternatively from source by first compiling the C code and running
56
57
.. code-block:: bash
58
0 commit comments