Skip to content

Commit

Permalink
docs: add link to example project
Browse files Browse the repository at this point in the history
  • Loading branch information
EnesKaraosman authored Apr 14, 2024
1 parent 526cf9f commit 35cd68f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,12 @@

---

See example project

[Example](Example/Example)

---

- Annotate any struct, class or enum with `@LoremSwiftify`

Then use `StructName.lorem()` or `ClassName.lorem()` or `EnumName.lorem()`. Basically `.lorem()` everywhere :)
Expand Down

0 comments on commit 35cd68f

Please sign in to comment.