|
1 | 1 | 
|
2 | 2 |
|
3 | 3 | # PieMenu
|
4 |
| -[](https://jitpack.io/#payne911/PieMenu) |
5 |
| -[](https://github.com/rafaskb/typing-label/blob/master/LICENSE) |
| 4 | +[](https://jitpack.io/#payne911/PieMenu) |
| 5 | +[](https://github.com/payne911/PieMenu/blob/master/LICENSE) |
6 | 6 |
|
7 | 7 | ---
|
8 | 8 |
|
@@ -36,7 +36,7 @@ First, let us demonstrate what you might be able to get out of this library (tho
|
36 | 36 | 
|
37 | 37 |
|
38 | 38 | #### 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: |
40 | 40 | * ``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.
|
41 | 41 | * ``MIDDLE-CLICK`` : opens a PieMenu meant for "normal" selection. You can release the button and select as you wish with a left-click.
|
42 | 42 | * ``S`` : toggles the visibility of the "permaPie" at the bottom of the screen.
|
@@ -88,7 +88,7 @@ project(":core") {
|
88 | 88 |
|
89 | 89 | See the [jitpack website](https://jitpack.io/#payne911/PieMenu) for more info.
|
90 | 90 |
|
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).** |
92 | 92 |
|
93 | 93 | ---
|
94 | 94 |
|
@@ -137,7 +137,7 @@ Very well: you've made it this far in the README! If you ever end up integrating
|
137 | 137 | If you feel like helping this library grow, make sure to check out [the Contributing](https://github.com/payne911/PieMenu/wiki/Contributing) Wiki page.
|
138 | 138 |
|
139 | 139 | ### 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)) |
141 | 141 | * [raeleus](https://github.com/raeleus)
|
142 | 142 | * [mgsx](https://github.com/mgsx-dev)
|
143 | 143 | * [TEttinger](https://github.com/tommyettinger)
|
|
0 commit comments