From a1c63d46522af1455e66e33c0332f32967d4b7a6 Mon Sep 17 00:00:00 2001 From: Okhan Okbay Date: Thu, 22 Jun 2017 21:17:06 +0300 Subject: [PATCH 1/2] Updating README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 97b0d4b..50ef8f7 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ class ViewController: ExpyTableViewDataSource { } ``` -You are ready to go with the setup above. +**You are ready to go with the setup above. ** If you want, you can improve the implementation: From c81cd48f2cfa2e318b5f941cfd7ede869bc6b5e3 Mon Sep 17 00:00:00 2001 From: Okhan Okbay Date: Thu, 22 Jun 2017 21:18:01 +0300 Subject: [PATCH 2/2] Updating README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50ef8f7..5e0abac 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ class ViewController: ExpyTableViewDataSource { } ``` -**You are ready to go with the setup above. ** +**You are ready to go with the setup above.** If you want, you can improve the implementation: