Skip to content
This repository was archived by the owner on Jan 4, 2019. It is now read-only.

Commit 6b8a2e7

Browse files
committed
Update README.md to reflect project direction
1 parent 7d6a210 commit 6b8a2e7

File tree

1 file changed

+4
-16
lines changed

1 file changed

+4
-16
lines changed

README.md

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,7 @@
1-
# smee.py
1+
# :construction: :warning: Under construction :warning: :construction:
22

3-
A [smee](https://smee.io/) client example written in Python.
3+
## `github-app-demo.py`
44

5-
## Installation
5+
An example GitHub App, written in Python 3 and using Flasks, Requests.
66

7-
Install dependencies:
8-
9-
```
10-
pipenv install
11-
```
12-
13-
Generate a `.env` from the included `env.example` and update the values to reflect your environment.
14-
15-
## Usage
16-
17-
```
18-
./script/server
19-
```
7+
Clearly, a work in progress :stuck_out_tongue_closed_eyes:

0 commit comments

Comments
 (0)