From 196c1d0fc5ed7cf7335a8340ef08638fd92ba4d7 Mon Sep 17 00:00:00 2001 From: Ivan Vorobei Date: Wed, 26 Jun 2019 08:38:53 +0300 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c739c16..5dcb1b5 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ If you like the project, do not forget to `put star ★` ## Navigate +- [Animatable Cards](#animatable-cards) - [Transition And Blur](#transition-and-blur) - [2048 Game](#2048-game) - [SFSymbols](#sfsymbols) @@ -50,9 +51,7 @@ Also include: - SplitView - Card Animation -## Projects - -### Animatable Cards +## Animatable Cards @@ -88,7 +87,7 @@ For medium card use 30 angles. #### Animation -In preview I am use Spring animation for all cards: +In preview I am use `Spring` animation for all cards: ```swift .animation(.spring())