diff --git a/README.md b/README.md
index 1edf9bb..c0c18d5 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,6 @@
-# `SwiftUI` Examples Projects
+### `SwiftUI` Examples Projects
+
+
Examples projects that use `SwiftUI`. See projects files in `Examples` folder.
If you have project, make a pull request.
@@ -16,9 +18,8 @@ If you have project, make a pull request.
- [Interfacing With UIKit](#interfacing-with-uikit)
- [GitHub Search](#github-search)
- [Time Travel](#time-travel)
-- [Drawing and Animation](#drawing-and-animation)
- - [Drawing Paths And Shapes](#drawing-paths-and-shapes)
- - [Animating Views And Transitions](#animating-views-and-transitions)
+- [Drawing Paths And Shapes](#drawing-paths-and-shapes)
+- [Animating Views And Transitions](#animating-views-and-transitions)
## Projects
@@ -67,8 +68,6 @@ If you have project, make a pull request.
-## Drawing and Animation
-
#### Drawing Paths And Shapes
diff --git a/Resources/icon.png b/Resources/icon.png
new file mode 100644
index 0000000..30db7ac
Binary files /dev/null and b/Resources/icon.png differ