Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rahathossain690 committed Oct 17, 2020
1 parent 5b56328 commit f5ee07a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Unofficial [Vjudge](https://vjudge.net/) api library for nodejs.
var Vjudge = require('vjudge-api');
//ES2015
import Codeforces from 'vjudge-api';
import Vjudge from 'vjudge-api';
```
## Api
Here's some api level functionalities with example.
Expand Down

0 comments on commit f5ee07a

Please sign in to comment.