From 7cab644d798965c3c5e13b03edc84a01b5fed374 Mon Sep 17 00:00:00 2001 From: Joseph James Date: Sat, 19 Jun 2021 07:24:50 +0530 Subject: [PATCH] Flinger library addition (#304) * Update README.md * Update README.md * Update README.md Readme tweak * Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3db330b..418b3c0 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ Jetpack Compose Name | License | Demo --- | --- | --- [Landscapist](https://github.com/skydoves/landscapist) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | +[Flinger](https://github.com/iamjosephmj/flinger) | [MIT](https://opensource.org/licenses/MIT) | [Orchestra](https://github.com/skydoves/Orchestra) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | [compose-backstack](https://github.com/zach-klippenstein/compose-backstack) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | [ComposeClock](https://github.com/adibfara/ComposeClock) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) |