Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LandonTClipp authored Dec 23, 2022
1 parent 947a7d7 commit 866d229
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# plane-spotter

Active Accounts
===============


| Twitter Handle | Status | Created | Suspended | Note |
|----------------|--------|---------|-----------|------|
| https://twitter.com/ElonJetHydra2 | ACTIVE | 2022-12-22 |
| https://twitter.com/elonjethydra11 | SUSPENDED | 2022-12-19 | 2022-12-22 | Your account has been suspended for violation(s) of Twitter’s rules, specifically our policy regarding parody, newsfeed, commentary, and fan accounts. |

Setup
======

Installation
--------------

Expand All @@ -21,9 +33,6 @@ Successfully installed pip-22.3.1
(ve) [ltclipp@landon-virtualbox plane-spotter]$ pip install -Ue .[dev]
```

Setup
------

1. Rename the `config/` directory to `production_config/`. This is done so that the scaffolding provided in `config/` doesn't
get committed to git and expose your secrets.
2. Populate the `production_config/` files with your secret API keys as necessary.
Expand Down

0 comments on commit 866d229

Please sign in to comment.