You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Please use the [`oj` command](https://github.com/online-judge-tools/oj) instead of this `oj-api` command.
387
-
- The `oj-api` command is intended to be used as a backend of other tools. It's not a frontend.
387
+
- The `oj-api` command is intended to be used as a backend of other programs. It's not a frontend which humans use directly.
388
388
389
-
For developpers:
389
+
For developers of programs which use `oj-api`:
390
390
391
-
- Please be polite to online judge servers.
391
+
- Please be polite to judge servers.
392
392
- We are accessing the web pages using the unintended way, i.e. without GUI browsers. We should not forget that this is basically not welcomed.
393
393
- Please be aware that this package uses [Semantic Versioning](https://semver.org/).
394
394
- The "public API" of this package is the documented features of `oj-api` command and the [documented modules](https://online-judge-tools.readthedocs.io/en/master/) of `onlinejudge` module.
0 commit comments