Skip to content

Commit

Permalink
Fixed a link in the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexLittlejohn committed Feb 2, 2022
1 parent d49abdd commit ff8e16b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,9 @@

# Overview

Ducks is a micro Redux implementation that borrows "a lot" of inspiration from the [Composable Architecture](Composable Architecture). However, it is designed to be much simpler and a more barebones offering.
Ducks is a micro Redux implementation that borrows "a lot" of inspiration from the [Composable Architecture](ComposableArchitecture). However, it is designed to be much simpler and a more barebones offering.

[ReSwift]: https://github.com/ReSwift/ReSwift
[Composable Architecture]: https://github.com/pointfreeco/swift-composable-architecture
[ComposableArchitecture]: https://github.com/pointfreeco/swift-composable-architecture

## Installation
Ducks supports installation through SPM on iOS 13, macOS 10.15, tvOS & watchOS.
Expand Down

0 comments on commit ff8e16b

Please sign in to comment.