Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leoRysing authored Jan 15, 2024
1 parent 8dc907c commit 3d7bde3
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 @@ -38,7 +38,7 @@ We will be using some tools to make development a bit easier.
- [Swagger](https://github.com/swaggo/swag) - Will allow us to visualize the API and query requests from the database.
- [Makefile](https://opensource.com/article/18/8/what-how-makefile) - Will allow us to easily run scripts by consolidating them into Makefile commands. Make sure to read up about each command and ask questions. You should know what you are running!
- [xcode](https://docs.expo.dev/workflow/ios-simulator/) - A simulator to view the code on an iphone from a laptop
- [android studio](https://docs.expo.dev/workflow/android-studio-emulator/ An emulator to view the code on an android device from a laptop
- [android studio](https://docs.expo.dev/workflow/android-studio-emulator) An emulator to view the code on an android device from a laptop

### Third party integrations
For this project, we will be using some third-party APIs.
Expand Down

0 comments on commit 3d7bde3

Please sign in to comment.