diff --git a/README.md b/README.md index b96550a..7520248 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,6 @@ Please use responsibly (aka, don't hammer the WordPress.org servers!) # Things You Should Know - WOPAS uses pipenv for package/dependency management, this is preferred over requirements.txt - WOPAS uses the popular requests library for querying the WP.org API but then uses the native Python JSON library for manipulation of the returned results because the requests JSON functionality is fairly basic. -- Currently, WOPAS is setup to run non-interactively. To run interactively, adjust source code as indicated in source comments. # Release History The notes were starting to get lengthy, see RELEASE_NOTES.md for details. \ No newline at end of file