From 9d3e603b4a6105394a4bbfd5d9cf06a5b008c95b Mon Sep 17 00:00:00 2001 From: Muaz Ahmad Date: Fri, 11 Nov 2022 15:54:34 +0500 Subject: [PATCH] Added README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f6011c8 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +Terminal based interface for quick-copying orders on warframe.market. + +press `s` to go back to the search bar +press `i` to go back to the item listing on the left +Sell on the left, Buy on the right + +Requires python and python-requests.