Skip to content

Commit

Permalink
Fix/read me title (#15)
Browse files Browse the repository at this point in the history
* Update README.md

* Update README.md
  • Loading branch information
asyncios committed Mar 11, 2023
1 parent b6be8c1 commit 54173cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,11 @@

# OpenMagicAI: A Non-official OpenAI iOS library

This is a **non-official** iOS library of OpenAI.

OpenMagicAI is a friendly Swift library for accesing to OpenAI API. OpenAI api official [docs](https://platform.openai.com/docs/introduction) reference.


## Example usage

There's a sample app [here](https://github.com/asyncios/OpenMagicAI/tree/master/SampleApp) using the methods of OpenMagicAI library.
Expand Down

0 comments on commit 54173cd

Please sign in to comment.