Skip to content

Commit df59944

Browse files
committed
update readme
1 parent 984e725 commit df59944

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,17 @@
22
<!-- Plugin description -->
33
Robot Framework plugin for PyCharm.
44

5-
## Buy Me A Coffee
6-
![](https://raw.githubusercontent.com/jnhyperion/HyperRobotFrameworkPlugin/main/docs/imgs/qr.png)
5+
❤️ If you like this plugin, please leave your [review](https://plugins.jetbrains.com/plugin/16382-hyper-robotframework-support/reviews/new) with five ⭐ stars, also, please ⭐ star my github [project](https://github.com/jnhyperion/HyperRobotFrameworkPlugin) 🙏.
6+
77
## Features
88
### Syntax Highlighting
99
![](https://raw.githubusercontent.com/jnhyperion/HyperRobotFrameworkPlugin/main/docs/imgs/syntax_highlighting.png)
1010
### Code Completion
1111
![](https://raw.githubusercontent.com/jnhyperion/HyperRobotFrameworkPlugin/main/docs/imgs/auto_suggestion.png)
1212
### Easy Test Execution
1313
![](https://raw.githubusercontent.com/jnhyperion/HyperRobotFrameworkPlugin/main/docs/imgs/cases_execution.png)
14+
### Debugging In Python Code
15+
![](https://raw.githubusercontent.com/jnhyperion/HyperRobotFrameworkPlugin/main/docs/imgs/debug.png)
1416
### Keyword Navigation
1517
![](https://raw.githubusercontent.com/jnhyperion/HyperRobotFrameworkPlugin/main/docs/imgs/keyword_navigation.png)
1618
### Find Keyword Usages
@@ -27,3 +29,6 @@ Robot Framework plugin for PyCharm.
2729
* https://github.com/jnhyperion/HyperRobotFrameworkPlugin/issues
2830

2931
<!-- Plugin description end -->
32+
33+
## Buy Me A Coffee
34+
![](https://raw.githubusercontent.com/jnhyperion/HyperRobotFrameworkPlugin/main/docs/imgs/qr.png)

0 commit comments

Comments
 (0)