mirror of
https://github.com/kennethreitz-archive/white.git
synced 2026-06-05 07:06:15 +00:00
Update README.rst
This commit is contained in:
+13
-4
@@ -9,6 +9,19 @@ charecters to, say, ``79``, like PEP8 recommends.
|
||||
|
||||
That is exactly what this tool does. It invokes ``$ black --line-length 79`` on your behalf.
|
||||
|
||||
|
||||
Usage
|
||||
=====
|
||||
|
||||
::
|
||||
|
||||
$ white myapp.py
|
||||
reformatted myapp.py
|
||||
|
||||
|
||||
.. image:: http://share.kennethreitz.org/2L2m1U1A3m0L/Screen%20Shot%202018-03-15%20at%206.21.04%20AM.png
|
||||
|
||||
|
||||
Installation
|
||||
============
|
||||
|
||||
@@ -16,7 +29,3 @@ Installation
|
||||
|
||||
$ pipenv install white
|
||||
✨🍰✨
|
||||
|
||||
Usage
|
||||
=====
|
||||
|
||||
|
||||
Reference in New Issue
Block a user