diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-05-16 18:41:54 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-05-16 18:41:54 -0700 |
commit | a06721491227266e8abc829a754dfed1a84deec7 (patch) | |
tree | a2d160941e3b4b3abaf95602838b620862400eb3 /python | |
parent | 4cf667c283d54f769e73d76bb23bbb68b4329cf8 (diff) | |
download | fatcat-a06721491227266e8abc829a754dfed1a84deec7.tar.gz fatcat-a06721491227266e8abc829a754dfed1a84deec7.zip |
update README
Diffstat (limited to 'python')
-rw-r--r-- | python/README.md | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/python/README.md b/python/README.md index dbf6aef7..c3c3b9d0 100644 --- a/python/README.md +++ b/python/README.md @@ -1,16 +1,4 @@ - __ _ _ - / _| __ _| |_ ___ __ _| |_ - | |_ / _` | __/ __/ _` | __| - | _| (_| | || (_| (_| | |_ - |_| \__,_|\__\___\__,_|\__| - - ... catalog all the things! - - -This is just a concept for now; see [rfc](./rfc). - - ## Python Prototype Use `pipenv` (which you can install with `pip`). |