Skip to content

Commit a912c6f

Browse files
update project links
1 parent 2d03a94 commit a912c6f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ Checkout this project in action here: [**PortalBook** by TheMoonThatRises](https
99

1010
## Documentation
1111

12-
Read the documentation here: [https://themoonthatrises.github.io/documentation/studentvue/](https://themoonthatrises.github.io/projects/documentation/studentvue/)
12+
Read the documentation here: [https://plduanm.com/projects/documentation/studentvue/](https://plduanm.com/projects/documentation/studentvue/)
1313

1414
## Installation
1515

1616
```swift
17-
.package(url: "https://github.com/TheMoonThatRises/StudentVue.swift", from: "0.2.0")
17+
.package(url: "https://github.com/TheMoonThatRises/StudentVue.swift", from: "0.3.1")
1818
```
1919

2020
## Basic usage
@@ -85,5 +85,5 @@ let hash = client.getAccountHash()
8585

8686
## Library Used
8787

88-
- [SWXMLHash](https://github.com/drmohundro/SWXMLHash)
89-
- [SwiftSoup](https://github.com/scinfu/SwiftSoup)
88+
1. [SWXMLHash](https://github.com/drmohundro/SWXMLHash) - Simple XML parsing in Swift
89+
1. [SwiftSoup](https://github.com/scinfu/SwiftSoup) - SwiftSoup: Pure Swift HTML Parser, with best of DOM, CSS, and jquery (Supports Linux, iOS, Mac, tvOS, watchOS)

0 commit comments

Comments
 (0)