You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+23Lines changed: 23 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,29 @@ Into this:
35
35
</p>
36
36
5) Your code is now inserted at your cursor.
37
37
38
+
39
+
## :arrow_down: 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: 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)
0 commit comments