Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stephencelis authored Oct 29, 2020
1 parent c4f225b commit b67569f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ This repo comes with _lots_ of examples to demonstrate how to solve common and c
* Navigation
* Higher-order reducers
* Reusable components
* [Location manager](https://github.com/pointfreeco/composable-core-location/tree/Examples/LocationManager)
* [Motion manager](https://github.com/pointfreeco/composable-core-motion/tree/Examples/MotionManager)
* [Location manager](https://github.com/pointfreeco/composable-core-location/tree/main/Examples/LocationManager)
* [Motion manager](https://github.com/pointfreeco/composable-core-motion/tree/main/Examples/MotionManager)
* [Search](./Examples/Search)
* [Speech Recognition](./Examples/SpeechRecognition)
* [Tic-Tac-Toe](./Examples/TicTacToe)
Expand Down

0 comments on commit b67569f

Please sign in to comment.