Skip to content

Commit 0396e5b

Browse files
docs: update Experiments info in README.md
1 parent 4450e61 commit 0396e5b

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

Binary file not shown.

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -155,9 +155,11 @@ viewController.feedbackGeneratorStyle = .soft
155155

156156
## Experiments
157157

158-
You can also try to play around with the project, see how it works or redo it for yourself and immediately see the result by opening the `EmojiPicker.xcworkspace` file from `Example/` directory:
158+
You can also play around with the project, see how it works or adapt it for yourself and immediately see the result:
159159

160+
1. Clone or fork this repository to yourself
160161
1. Open `EmojiPicker.xcworkspace` file
161162
2. Expand `Pods` target
162-
3. Expand `Development Pods` and `EmojiPicker` directory
163-
4. Have fun!
163+
3. Expand `Development Pods` and `EmojiPicker` directory (here you can make changes)
164+
4. Make sure you have set `EmojiPicker-Example` as target for a run
165+
5. Have fun! Build & run the project

0 commit comments

Comments
 (0)