Skip to content

Commit b5f7f50

Browse files
Update README.md
I opened sourced the league scheduling library that powers LitLeagues.
1 parent 43d6ce2 commit b5f7f50

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
# litleagues
22
A league scheduling & hosting service.
33

4-
The actual code is not publicly available at this time.
5-
6-
View service at https://litleagues.com
7-
8-
View updates and progress at https://litleagues.com/newsroom
4+
- League schedule generation powered by https://github.com/RandomHashTags/league-scheduling
5+
- View service at https://litleagues.com
6+
- View updates and progress at https://litleagues.com/newsroom
97

108
## Tech Stack
119
- Language: [Swift](https://www.swift.org) 6.2
@@ -37,4 +35,4 @@ Some custom written stuff include [macros](https://docs.swift.org/swift-book/doc
3735
- [coming soon] Database features (creating accounts, joining teams, organizing leagues & tournaments, saving schedules & schedule settings)
3836

3937
## Update Frequency
40-
Usually the first Friday of every month (so, once a month). Sometimes more if the updates are necessary (bug fixes, security patches) or I get notable stuff done.
38+
Usually the first Friday of every month (so, once a month). Sometimes more if the updates are necessary (bug fixes, security patches) or notable stuff gets done.

0 commit comments

Comments
 (0)