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
+14-34Lines changed: 14 additions & 34 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,9 +76,7 @@ Each sample includes a dedicated `README.md` file where you can find related met
76
76
* Whether you need to support multiple platforms
77
77
* Your preference for the compactness of your codebase
78
78
79
-
For more information on choosing and comparing samples, see the following pages:
80
-
*[Samples at a glance](https://github.com/googlesamples/android-architecture/wiki/Samples-at-a-glance)
81
-
*[How to compare samples](https://github.com/googlesamples/android-architecture/wiki/How-to-compare-samples)
79
+
For more information on choosing and comparing samples, see the following page: [How to compare samples](https://github.com/googlesamples/android-architecture/wiki/How-to-compare-samples)
**Note:** To review a different sample, replace `todo-mvp` with the name of sample you want to check out.
@@ -103,38 +101,20 @@ Finally open the `todoapp/` directory in Android Studio.
103
101
104
102
## Contributors
105
103
106
-
This project is **built by the community**, and curated by Google as well as other core maintainers.
104
+
This project is **built by the community**, and curated by Google as well as other core [maintainers](https://github.com/googlesamples/android-architecture/wiki/Contributors).
For more information on joining the project, see [how to become a contributor](https://github.com/googlesamples/android-architecture/blob/master/CONTRIBUTING.md) and the [contributor's guide](https://github.com/googlesamples/android-architecture/wiki/Contributions)
116
+
Unless required by applicable law or agreed to in writing, software
117
+
distributed under the License is distributed on an "AS IS" BASIS,
118
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
119
+
See the License for the specific language governing permissions and
0 commit comments