From e4f31bca183b243a707742bc096ed08b9f64fbd6 Mon Sep 17 00:00:00 2001 From: Ivan Vorobei Date: Thu, 6 Jun 2019 16:37:17 +0300 Subject: [PATCH] Add author --- README.md | 4 ++-- Resources/File.swift | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 Resources/File.swift diff --git a/README.md b/README.md index 20bc7cc..175284e 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ If you have project, make a pull request. #### GitHub Search - + ### Time Travel @@ -74,5 +74,5 @@ If you have project, make a pull request. #### Authors -Thanks for [Jinxiansen](https://github.com/Jinxiansen), [ra1028](https://github.com/ra1028) & [devxoul](https://github.com/devxoul) for examples project. +Thanks for [Jinxiansen](https://github.com/Jinxiansen), [ra1028](https://github.com/ra1028), [timdonnelly](https://github.com/timdonnelly) & [devxoul](https://github.com/devxoul) for examples project. diff --git a/Resources/File.swift b/Resources/File.swift new file mode 100644 index 0000000..0099ee1 --- /dev/null +++ b/Resources/File.swift @@ -0,0 +1 @@ +print("https://github.com/IvanVorobei/awesome-ios-ui")