Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

Commit 0cfe1dc

Browse files
kaeawccamaelon
authored andcommitted
better headings
1 parent efca5d1 commit 0cfe1dc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -18,19 +18,19 @@ Following this file from beginning to end can be intimidating, so here's a simpl
1818

1919
## ⚠️ Prerequisites
2020

21-
#### 📝 Signed CLA
21+
### Signed CLA
2222

2323
Before we can look at your pull request, you'll need to sign a [Contributor License Agreement (CLA)](https://cla.developers.google.com/).
2424

25-
#### Android Studio
25+
### Android Studio
2626

2727
* [Download the latest version of Android Studio](https://developer.android.com/studio)
2828
* Download resources in Android SDK Manger: Android Build Tools to 30.0.2 and Android SDKs 25 & 30
2929
* In the AVD Manager you'll want to create a Nexus 5 API 25 emulator
3030
* Add the latest Kotlin plugin V1.4.21 within Android Studio
3131
* If you intend to work with the Compose bindings of ConstraintLayout you'll also need to download [Android Studio Arctic Fox](https://developer.android.com/studio/preview)
3232

33-
#### IntelliJ
33+
### IntelliJ
3434

3535
The projects under the `desktop` directory are all meant to be run by IntelliJ where the resulting application runs on Mac/Linux/Windows.
3636

0 commit comments

Comments
 (0)