From 8a1c9d8ce7d8dad874de946e05f97c5bc7080f98 Mon Sep 17 00:00:00 2001 From: jordan-jakisa <72340216+jordan-jakisa@users.noreply.github.com> Date: Sun, 19 Mar 2023 20:24:53 +0300 Subject: [PATCH] Corrected a few typos on the repo readme file I am a great fun of this repository, in have an upcoming project in the next 2 months and I am required to use jetpack compose and your repo is helping me a lot in learning. Thank you, keep up the good work. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39cd0a69e..8311cd7c4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@

Jetpack Compose Playground

## Introduction 🙋‍♂️ -This is an Jetpack Compose example project. I'm collecting a bunch of sample codes for Jetpack Compose. I also collect informations/tutorials on the GitHub page https://foso.github.io/compose. +This is a Jetpack Compose example project. I'm collecting a bunch of sample codes for Jetpack Compose. I also collect information/tutorials on the GitHub page https://foso.github.io/compose. [![Kotlin](https://img.shields.io/badge/Kotlin-1.8.0-green.svg)]() [![Compose](https://img.shields.io/badge/Compose-1.3.3-green.svg)]()