[SWIFT] [Xcode] How to add a README.md file

As the title suggests, I will post about how to add a ** README.md file ** to Xcode.

When I searched, I couldn't find it in the latest article, so I hope you can refer to it as ** 2021 latest version **!

Additional procedure (simple)

Select ** File ** in the Xcode navigation bar (menu bar at the top of your Mac display) ↓ Select ** New ** ↓ Select ** File ** ↓ Then a menu to select a file will appear like an image, so select ** Markdown File ** and ** Next ** image.png ↓ The page will switch as it is, so select ** Create **

Now if you commit to Git, you can see the edits you made to the README in the Github repository.

Recommended Posts

[Xcode] How to add a README.md file
How to add columns to a table
How to add a new hash / array
How to add jar file in ScalaIDE
How to add a classpath in Spring Boot
[IntelliJ IDEA] How to automatically add final when saving a Java file
How to jump from Eclipse Java to a SQL file
How to add ActionText function
How to leave a comment
How to download a file (Servlet, HTML, Apache, Tomcat)
How to convert a file to a byte array in Java
How to insert a video
How to add HDD to Ubuntu
How to create a method
How to request a CSV file as JSON with jMeter
[Ruby] How to split each GraphQL query into a file
How to add the same Indexes in a nested array
How to change the file name with Xcode (Refactor Rename)
How to add Hyperledger Iroha Peer
How to make a Java container
How to sign a Minecraft MOD
How to make a JDBC driver
How to convert erb file to haml
[Rails] How to add new pages
[Java] How to create a folder
How to write a ternary operator
[Swift] How to send a notification
How to make a splash screen
How to make a Jenkins plugin
How to make a Maven project
[Beginner] How to delete NO FILE
How to add the delete function
How to make a Java array
How to create a jar file or war file using the jar command
How to make a jar file with no dependencies in Maven
How to load a Spring upload file and view its contents
How to read a file and treat it as standard input
Add a time stamp to the JAR file name in Gradle
How to open a script file from Ubuntu with VS code
[chown] How to change the owner of a file or directory
How to execute a contract using web3j
How to add local jar to maven pom.xml
How to sort a List using Comparator
How to make a Java calendar Summary
A memorandum on how to use Eclipse
How to redo a deployment on Heroku
Migration file to add comment to Rails table
[Java] How to use the File class
How to delete the wrong migration file
[Basic] How to write a Dockerfile Self-learning ②
How to insert a video in Rails
[Java] How to add data to List (add, addAll)
How to delete the migration file NO FILE
[Introduction to Java] How to write a Java program
How to create a Maven repository for 2020
How to make a Discord bot (Java)
How to achieve file download with Feign
How to print a Java Word document
[Swift5] How to create a splash screen
[rails] How to create a partial template
How to publish a library in jCenter