Skip to content

Commit

Permalink
docs: Update the description of README.md
Browse files Browse the repository at this point in the history
Add GitHub action build status badge.
  • Loading branch information
AliElDerawi authored Jan 4, 2025
1 parent b9df44a commit 29a65b5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# MyShoe Collection
# MyShoe Collection [![Build Status][ci-image]][ci]

MyShoe Collection is an app designed to help users catalog and bookmark their favorite shoes, providing a simple and organized way to save and manage a personalized shoe collection. Managing personal shoe collections can be cumbersome, especially for shoe enthusiasts. MyShoe Collection simplifies this process by offering a centralized platform for managing and viewing shoes efficiently. This project is part of the **Udacity Android Kotlin Developer Nanodegree Program**.

Expand Down Expand Up @@ -107,3 +107,6 @@ Check my **[GitHub profile](https://github.com/AliElDerawi)**.
## License

This project is open-source and licensed under the Apache 2.0 License. The LICENSE file in this repository provides more details.

[ci-image]: https://img.shields.io/github/actions/workflow/status/AliElDerawi/MyShoeCollection/android-kotlin-ci.yml?branch=master&label=Build%20Status&logo=github
[ci]: https://github.com/AliElDerawi/MyShoeCollection/actions?query=workflow%3ABuild+branch%3Amaster

0 comments on commit 29a65b5

Please sign in to comment.