Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jiachenyee authored Jun 16, 2023
1 parent c237687 commit 08c6834
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,13 @@ Button("Play") {
I've built a demo project that has a circle animation demo along with a heartbeat one.
Download it and play around [here](Buzz-Demo).

## Code Snippet
Lazy to type in all that boilerplate? Use the `.codesnippet`.
1. Quit Xcode and open Finder
2. Press Command-Shift-G and paste in "~/Library/Developer/Xcode/UserData/CodeSnippets"
3. Drag the [Buzz.codesnippet](Buzz.codesnippet) file into it.
4. Relaunch Xcode
5. Now you can access it by typing `Buzz` in Xcode, or by pressing Command-Shift-L to open your Library.

## License
[MIT](License).

0 comments on commit 08c6834

Please sign in to comment.