Skip to content

Commit 165aaec

Browse files
author
Matthieu Napoli
committed
Add missing link to the Services documentation and directory
1 parent 82f8093 commit 165aaec

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

App/Services/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
This directory contains services that are meant to connect the application to other APIs, for example
1+
This directory contains services that are meant to connect the application to other APIs, for example an API client for Yahoo's weather service.

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ This boilerplate contains:
1515
- [`App/Images`](App/Images): images used by the application
1616
- [`App/Stores`](App/Stores): redux [actions, reducers and stores](https://redux.js.org/basics)
1717
- [`App/Sagas`](App/Sagas): redux sagas
18+
- [`App/Services`](App/Services): application services
1819
- [`App/Theme`](App/Theme): base styles for the application
1920

2021
For more information on each directory, click the link and read the directory's README.

0 commit comments

Comments
 (0)