Skip to content

Commit 5aada22

Browse files
authored
Update README.md
1 parent 6b8952c commit 5aada22

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,29 @@ Into this:
3535
</p>
3636
5) Your code is now inserted at your cursor.
3737

38+
39+
## :arrow_down:&nbsp;How to install?
40+
41+
You can install plugin directly from IntelliJ IDEA or Android Studio:
42+
1. Open _Preferences_
43+
2. Choose _Plugins_
44+
3. Select the _Marketplace_ tab
45+
4. Search for **HtmlToComposeWebConverter**
46+
5. Click on _install_
47+
48+
## :card_file_box:&nbsp;How can I contribute to this plugin?
49+
50+
* Create a [bug report](https://github.com/Foso/HtmlToComposeWebConverter/issues/new?assignees=&labels=bug&template=i-encountered-a-bug-while-using-the-plugin.md&title=) when accounting a bug
51+
* Create a [feature request](https://github.com/Foso/HtmlToComposeWebConverter/issues/new?assignees=&labels=enhancement&template=i-d-like-to-request-a-feature.md&title=)
52+
* Open up a [pull request](https://github.com/Foso/HtmlToComposeWebConverter/pulls)
53+
54+
## :fire:&nbsp;What's new?
55+
56+
### 1.0.0
57+
<ul>
58+
<li>initial release</li>
59+
</ul>
60+
3861
# 🏠 Architecture
3962

4063
## 🛠️ Built With

0 commit comments

Comments
 (0)