Skip to content

Commit c519617

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 1bc5261 + a2c0986 commit c519617

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
![Pie Menu logo](https://raw.githubusercontent.com/payne911/PieMenu/master/pie_menu_logo.png "Logo Title Text 1")
22

33
# PieMenu
4-
[![](https://jitpack.io/v/payne911/PieMenu.svg)](https://jitpack.io/#payne911/PieMenu)
5-
[![license](https://img.shields.io/github/license/rafaskb/typing-label.svg)](https://github.com/rafaskb/typing-label/blob/master/LICENSE)
4+
[![jitpack](https://jitpack.io/v/payne911/PieMenu.svg)](https://jitpack.io/#payne911/PieMenu)
5+
[![license](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/payne911/PieMenu/blob/master/LICENSE)
66

77
---
88

@@ -36,7 +36,7 @@ First, let us demonstrate what you might be able to get out of this library (tho
3636
![early_demo](https://raw.githubusercontent.com/payne911/PieMenu/master/media/early_demo.gif)
3737

3838
#### Controls
39-
An [online demo](https://payne911.github.io/PieMenu/) is available. The controls are:
39+
**An [online demo](https://payne911.github.io/PieMenu/) is available.** The controls are:
4040
* ``RIGHT-CLICK`` : opens a PieMenu meant for selection through dragging (don't release the right-click until you're done with your selection). It was configured to let you preview the selection's effect.
4141
* ``MIDDLE-CLICK`` : opens a PieMenu meant for "normal" selection. You can release the button and select as you wish with a left-click.
4242
* ``S`` : toggles the visibility of the "permaPie" at the bottom of the screen.
@@ -88,7 +88,7 @@ project(":core") {
8888

8989
See the [jitpack website](https://jitpack.io/#payne911/PieMenu) for more info.
9090

91-
If you plan on releasing your project with an html module, check out the [Wiki page on integrating gwt](https://github.com/payne911/PieMenu/wiki/GWT-integration).
91+
**If you plan on releasing your project with an html module ("HTML5/GWT"), check out the [Wiki page on integrating gwt](https://github.com/payne911/PieMenu/wiki/GWT-integration).**
9292

9393
---
9494

@@ -137,7 +137,7 @@ Very well: you've made it this far in the README! If you ever end up integrating
137137
If you feel like helping this library grow, make sure to check out [the Contributing](https://github.com/payne911/PieMenu/wiki/Contributing) Wiki page.
138138

139139
### Thanks to
140-
* [EarlyGrey](https://github.com/earlygrey) (I'm actually entirely dependent on his library: [ShapeDrawer](https://github.com/earlygrey/shapedrawer))
140+
* [EarlyGrey](https://github.com/earlygrey) (PieMenu is actually entirely dependent on his library: [ShapeDrawer](https://github.com/earlygrey/shapedrawer))
141141
* [raeleus](https://github.com/raeleus)
142142
* [mgsx](https://github.com/mgsx-dev)
143143
* [TEttinger](https://github.com/tommyettinger)

0 commit comments

Comments
 (0)