From 3fb1439bfa6ccdc77bca782cf7e30a256463689a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Moska=C5=82a?= Date: Mon, 13 Nov 2017 08:34:52 +0100 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a88708c..5f89b96 100755 --- a/README.md +++ b/README.md @@ -176,7 +176,6 @@ More information on [Installation](https://github.com/MarcinMoskala/ActivityStar ## Other libraries If you like it, remember to leave the star and check out my other libraries: - * [ActivityStarter](https://github.com/MarcinMoskala/ActivityStarter/blob/master/README.md) - Simple Android Library, that provides easy way to start and save state of Activities, Fragments, Services and Receivers with arguments. * [PreferenceHolder](https://github.com/MarcinMoskala/PreferenceHolder) - Library for simple SharedPreference management in Kotlin * [ArcSeekBar](https://github.com/MarcinMoskala/ArcSeekBar) - Good looking curved Android SeekBar * [VideoPlayView](https://github.com/MarcinMoskala/VideoPlayView) - Custom Android view with video player, loader and placeholder image