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
+6-5Lines changed: 6 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -23,17 +23,16 @@ Into this:
23
23
24
24
## Introduction / HOW TO USE
25
25
26
-
1) Get the plugin from the Marketplace or download the plugin from the release archive. To learn how to install it, read the [Install plugin from disk](https://www.jetbrains.com/help/idea/managing-plugins.html#install_plugin_from_disk) section in the IntelliJ docs.
27
-
2) Put your cursor to the place where you want to insert the Compose code.
28
-
3) Open the Plugin unter Tools> HTML to Compose Web
26
+
1) Put your cursor to the place where you want to insert the Compose code.
27
+
2) Open the Plugin unter Tools> HTML to Compose Web
@@ -45,6 +44,8 @@ You can install plugin directly from IntelliJ IDEA or Android Studio:
45
44
4. Search for **HtmlToComposeWebConverter**
46
45
5. Click on _install_
47
46
47
+
Alternativly you can download the plugin from the release archive https://github.com/Foso/HtmlToComposeWebConverter/releases. To learn how to install it, read the [Install plugin from disk](https://www.jetbrains.com/help/idea/managing-plugins.html#install_plugin_from_disk) section in the IntelliJ docs.
48
+
48
49
## :card_file_box: How can I contribute to this plugin?
49
50
50
51
* 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
0 commit comments