Skip to content

Commit

Permalink
docs: add note about only supporting async code for now
Browse files Browse the repository at this point in the history
  • Loading branch information
ahal committed Oct 23, 2023
1 parent c9312e7 commit 38f527c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
A simple Python Github client that handles auth and provides easy access to the
REST and GraphQL APIs.

Currently only supports asynchronous environments, but synchronous support will
be added soon.

## Why use simple-github?

You might consider simple-github if..
Expand Down

0 comments on commit 38f527c

Please sign in to comment.