You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ Using this app can bring a little bit of happiness and energy to live an inspire
55
55
56
56
## Detailed Article on this project
57
57
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)
59
59
60
60
## Architecture
61
61

@@ -65,10 +65,10 @@ Read this article to understand the project structure and concepts used:
65
65
66
66
## Installation Instructions
67
67
```bash
68
-
# clone the backend project wimm-node-app used for this App
68
+
# clone the backend project wimm-apis used for this App
# install and start docker containers (https://docs.docker.com/install)
@@ -102,7 +102,7 @@ Example
102
102
- Run the Backend Project to power this App as mentioned below
103
103
104
104
## 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)
106
106
107
107
## Find this project useful ? :heart:
108
108
* Support it by clicking the :star: button on the upper right of this page. :v:
0 commit comments