Эх сурвалжийг харах

Merge pull request #6 from ligi/ligi/syntax_highlight

Syntax highlight
Tristan Wiley 10 жил өмнө
parent
commit
eb7f9e6235
1 өөрчлөгдсөн 2 нэмэгдсэн , 1 устгасан
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -5,8 +5,9 @@ The sample shows how to use it.
 
 
 Check the example for usage, the default is a line. A "circle" can be used by doing
 Check the example for usage, the default is a line. A "circle" can be used by doing
 
 
+```java
     menu.setIsCircle(true)
     menu.setIsCircle(true)
-  
+```
   
   
 ## Example
 ## Example
 ![](http://7lrzvb.com1.z0.glb.clouddn.com/test07.gif)
 ![](http://7lrzvb.com1.z0.glb.clouddn.com/test07.gif)