Skip to content

Commit

Permalink
Updated readme with links for new DocC documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
russell-archer authored Apr 2, 2024
1 parent 33e12c4 commit 0cf6c69
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@

![](./Sources/StoreHelper/Documentation.docc/Resources/images/StoreHelperDemo0.png)

- [StoreHelper Quick Start](https://github.com/russell-archer/StoreHelper/blob/main/Documentation/quickstart.md) - `StoreHelper` quick-start guide
- [StoreHelper In-Depth Guide](https://github.com/russell-archer/StoreHelper/blob/main/Documentation/guide.md) - `StoreHelper` and `StoreKit2` in-depth guide
- [StoreHelper Documentation Landing Page](https://russell-archer.github.io/StoreHelper/documentation/storehelper/) - `StoreHelper` documentation landing page
- [StoreHelper Quick Start](https://russell-archer.github.io/StoreHelper/documentation/storehelper/quickstart) - `StoreHelper` quick-start guide
- [StoreHelper In-Depth Guide](https://russell-archer.github.io/StoreHelper/documentation/storehelper/guide) - `StoreHelper` and `StoreKit2` in-depth guide
- [StoreHelper Demo Project](https://github.com/russell-archer/StoreHelperDemo) - Example Xcode `StoreHelper` project
- [StoreHelper Demo with UIKit](https://github.com/russell-archer/StoreHelperDemoUIKit) - experimental demo showing `StoreHelper` in a UIKit project

Expand Down Expand Up @@ -105,12 +106,12 @@ MIT license, copyright (c) 2022, 2023, 2024 Russell Archer. This software is pro
without warranty and may be freely used, copied, modified and redistributed, including
as part of commercial software.

See [License](https://github.com/russell-archer/StoreHelper/blob/main/LICENSE.md) for details.
See [License](https://russell-archer.github.io/StoreHelper/documentation/storehelper/license) for details.

## Requirements

`StoreHelper` uses Apple's `StoreKit2`, which requires **iOS 15 - 17**, **macOS 12 - 14** and **Xcode 13 - 15**.

## Getting Started

Jump to the [Quick Start](https://github.com/russell-archer/StoreHelper/blob/main/Documentation/quickstart.md) guide.
Jump to the [StoreHelper Quick Start](https://russell-archer.github.io/StoreHelper/documentation/storehelper/quickstart) guide.

0 comments on commit 0cf6c69

Please sign in to comment.