Skip to content

Commit e190291

Browse files
authored
Update README.md
1 parent e946a95 commit e190291

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,14 @@ dependencies: [
4343

4444
## Documentation
4545

46-
Check out online documentation [here](https://ibrahimcetin.github.io/SwiftGitX/documentation/swiftgitx/). Thanks to [Swift-Docc](https://www.swift.org/documentation/docc/), you can access everything seamlessly in Xcode.
46+
You can access the documentation in three ways:
47+
48+
- **Online Documentation** – Based on the most recent tagged release: [View here](https://ibrahimcetin.github.io/SwiftGitX/documentation/swiftgitx/).
49+
- **Xcode Documetation** - Thanks to [Swift-Docc](https://www.swift.org/documentation/docc/), you can access everything seamlessly in Xcode.
50+
- **Upstream Documentation** – Reflecting the latest changes from the main branch: [View here](https://swiftpackageindex.com/ibrahimcetin/SwiftGitX/main/documentation/swiftgitx).
4751

4852
## Building and Testing
53+
4954
SwiftGitX is easy to build and test. It requires only Swift, no additional system dependencies.
5055
To build SwiftGitX, run:
5156
```bash

0 commit comments

Comments
 (0)