Skip to content
This repository has been archived by the owner on Aug 25, 2023. It is now read-only.

Commit

Permalink
Small Details (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaynagpaul authored and ahmdrz committed Oct 17, 2017
1 parent 8fca50c commit e2e0fcb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
## Features

* **Like Instagram mobile application**. Goinsta is very similar to Instagram official application.
* **Simple**. Goinsta made by lazy programmer !
* **Simple**. Goinsta is made by a lazy programmer!
* **Backup methods**. You can use `store` package to export/import `goinsta.Instagram` struct.
* **No Dependency**. Goinsta will not use any unofficial Golang packages.
* **No External Dependencies**. Goinsta will not use any Go packages outside of the standard library.

## Installation

Expand Down Expand Up @@ -40,7 +40,7 @@ func main() {
}
```

* [**More Examples**](https://github.com/ahmdrz/goinsta/tree/master/examples)
* [**More Examples**](https://github.com/ahmdrz/goinsta/tree/master/_examples)

## Legal

Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit e2e0fcb

Please sign in to comment.