Merge pull request #11 from ahmad-hossain/main

Fix typo in README.md
This commit is contained in:
Sebastian Aigner
2023-04-16 09:10:04 +02:00
committed by GitHub

View File

@@ -140,7 +140,7 @@ To do so, you'll need the following:
> **Note** > **Note**
> Before you continue, we suggest creating a simple "Hello, world!" project in Xcode to ensure you can successfully run apps on your device. > Before you continue, we suggest creating a simple "Hello, world!" project in Xcode to ensure you can successfully run apps on your device.
> You can follow the instructions below or watch this [Standford CS193P lecture recording](https://youtu.be/bqu6BquVi2M?start=716&end=1399). > You can follow the instructions below or watch this [Stanford CS193P lecture recording](https://youtu.be/bqu6BquVi2M?start=716&end=1399).
<details> <details>
<summary>How to create and run a simple project in Xcode</summary> <summary>How to create and run a simple project in Xcode</summary>