Skip to content

Commit f17c0f1

Browse files
authored
Update README.md
1 parent ff873de commit f17c0f1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Using this app can bring a little bit of happiness and energy to live an inspire
5555

5656
## Detailed Article on this project
5757
Read this article to understand the project structure and concepts used:
58-
[Android MVVM Architecture for A Production Ready App](https://medium.com/@janishar.ali/android-mvvm-architecture-for-a-production-ready-app-2892b6dca02f)
58+
[Android MVVM Architecture for A Production Ready App](https://fifocode.com/article/android-mvvm-architecture-for-a-production-ready-app)
5959

6060
## Architecture
6161
![Architecture](docs/assets/arch-comp.svg)
@@ -65,10 +65,10 @@ Read this article to understand the project structure and concepts used:
6565

6666
## Installation Instructions
6767
```bash
68-
# clone the backend project wimm-node-app used for this App
68+
# clone the backend project wimm-apis used for this App
6969
git clone https://github.com/fifocode/wimm-apis.git --recursive
7070

71-
# goto the wimm-node-app and run
71+
# goto the wimm-apis and run
7272
npm install
7373

7474
# install and start docker containers (https://docs.docker.com/install)
@@ -102,7 +102,7 @@ Example
102102
- Run the Backend Project to power this App as mentioned below
103103

104104
## Supporting Backend Project
105-
The backend that powers this App is also open-sourced. You can find it here: [Modern Backend Development - WhereIsMyMotivation](https://github.com/fifocode/wimm-node-app)
105+
The backend that powers this App is also open-sourced. You can find it here: [Modern Backend Development - WhereIsMyMotivation](https://github.com/fifocode/wimm-apis)
106106

107107
## Find this project useful ? :heart:
108108
* Support it by clicking the :star: button on the upper right of this page. :v:

0 commit comments

Comments
 (0)