Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
skydoves committed Oct 10, 2024
2 parents a6c5b32 + 4ded05a commit 7da27bc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Contributing to Android Developer Roadmap 2022
# Contributing to Kotlin Multiplatform Developer Roadmap

## How to contribute

Expand All @@ -13,12 +13,12 @@ This project is built with [Figma](https://www.figma.com/) which is one of the m
Firstly, clone this repository on your desktop using the below command.

```groovy
git clone https://github.com/skydoves/android-developer-roadmap
git clone https://github.com/skydoves/kmp-developer-roadmap
```

### Import the roadmap project

Next, import the roadmap project **Android Developer Roadmap 2022.fig** on your Figma like the below:
Next, import the roadmap project **Kotlin Multiplatform Developer Roadmap.fig** on your Figma like the below:

![Figma1](/images/Figma1.png)

Expand All @@ -32,8 +32,8 @@ After importing the file, you can edit the element by double-clicking each node.

After editing the roadmap, you should export two files:

- The **.fig** project file with the path **/figma/Android Developer Roadmap 2022.fig**.
- The **.png** file with the path **/images/android_developer_roadmap.png**.
- The **.fig** project file with the path **/figma/Kotlin Multiplatform Developer Roadmap.fig**.
- The **.png** file with the path **/images/light.png**.

Firstly, you can export the **.fig** project file on your **Figma > Menu -> File -> Save local copy...** like the below:

Expand Down

0 comments on commit 7da27bc

Please sign in to comment.