Skip to content

Commit

Permalink
chore: Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexShepard84 committed Jan 28, 2024
1 parent e067056 commit ad10ca0
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
# SwiftShowcase
# SpaceX-SwiftUI-Demo

## Overview
SwiftShowcase is an iOS application that demonstrates advanced development techniques in Swift and SwiftUI, focusing on both RESTful and GraphQL API integrations. The project adheres to Clean Architecture principles to ensure maintainability, scalability, and separation of concerns.

## Author
Alex Schäfer ([email protected])

## Contributions
Feedback, suggestions, and contributions are welcome. Please use GitHub issues and pull requests.

## Objective
This application is designed to showcase:
- Swift and SwiftUI application development
Expand Down Expand Up @@ -131,9 +137,3 @@ If you encounter any issues with the Apollo setup, ensure that:

For more detailed information about Apollo GraphQL and its CLI, refer to the [Apollo GraphQL documentation](https://www.apollographql.com/docs/).

## Contributions
Feedback, suggestions, and contributions are welcome. Please use GitHub issues and pull requests.

## Author
Alex Schäfer ([email protected])

0 comments on commit ad10ca0

Please sign in to comment.