Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davkutalek committed Sep 28, 2022
1 parent 18e6a0c commit b17fa01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Hover provides its list of network operators via a public HTTP API: https://www.
## User stories

1. As a user I want to see which SIM card(s) are present in my device in my app.
2. As a user I want to compare what the MultiSim library is reporting to what Hover's network list reports as the name and country of my SIM card(s).
2. As a user I want to compare what the MultiSim library is reporting to what Hover's API reports as the name and country of my SIM card(s).
3. **Bonus**: As a user I want to submit a request to update the network name for my SIM card.
- There is no real url for this, but just assume you are delivering some JSON to an endpoint. The JSON schema should make sense and provide the neccessary info to understand what the user thinks the network should be as well as what the phone is reporting.
- We would rather see the first two stories 100% complete than all three stories mostly complete but without essential parts like tests.
Expand Down

0 comments on commit b17fa01

Please sign in to comment.