Skip to content

Commit a026114

Browse files
committed
Update the README.md file
1 parent 9ba6df3 commit a026114

5 files changed

Lines changed: 12 additions & 1 deletion

File tree

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,21 @@
11
# TutorialAbout Swift Package
22

3-
## Introduction
3+
## Introduction :wave:
44
A Swift package use the open-source project Swift Package Manager.
55
It's for we will integrate the About tab bar item at the bottom of the screen.
66
The About screen have to three display areas:
77
- An image at the top of the screen
88
- The `improvement` section with its link items
99
- The `connecting with us` section with its link items
1010
In this package, we have use SFSafariViewController to load these link items.
11+
12+
## Installation :cook:
13+
- `Integrating`:
14+
<img src="install_1.png" height="480"/><br>
15+
<img src="install_2.png" height="480"/><br>
16+
- `Consuming`:
17+
<img src="consume_1.png" height="320"/><br>
18+
<img src="consume_2.png" height="320"/>
19+
20+
## Improve us :handshake:
21+
<strong><em>:star: Please give me a STAR! :star:<em><strong>

consume_1.png

84.8 KB
Loading

consume_2.png

31.5 KB
Loading

install_1.png

182 KB
Loading

install_2.png

139 KB
Loading

0 commit comments

Comments
 (0)