Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Davincible authored Aug 18, 2021
1 parent 41e8dff commit a59a098
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ the code in the repository was based on a 2 year old instagram app version,
since which a lot has changed, I have taken the courtesy to bulid upon his
great framework and update the code to be compatible with apk v195.0.0.31.123
(July 6, 2021). After migrating the endpoints and adding new ones, there are
are few breaking chnages. You can check the full walkthrough documentation in
are few breaking changes. You can check the full walkthrough documentation in
the [wiki](https://github.com/Davincible/goinsta/wiki).

#### Golang + Instagram Private API
Expand Down Expand Up @@ -59,6 +59,8 @@ func main() {
}
```

For the full documentation, check the [wiki](https://github.com/Davincible/goinsta/wiki), or run `go doc -all`.

### Legal

This code is in no way affiliated with, authorized, maintained, sponsored or endorsed by Instagram or any of its affiliates or subsidiaries. This is an independent and unofficial API. Use at your own risk.
Expand Down

0 comments on commit a59a098

Please sign in to comment.