@brownnrl/geomlib 0.11.0 → 0.12.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -83,9 +83,9 @@ geomlib.init({
83
83
  ```
84
84
 
85
85
  Drag **A** or **B** and the triangle ABC follows. Press `r` (or the
86
- spacebar) to reset the diagram, `m` to maximize the canvas, `u` to pop
87
- the figure into a new window. For a step-by-step walkthrough of this
88
- example, see [doc/quickstart.md](doc/quickstart.md).
86
+ spacebar) to reset the diagram and `m` to maximize the canvas. For a
87
+ step-by-step walkthrough of this example, see
88
+ [doc/quickstart.md](doc/quickstart.md).
89
89
 
90
90
  ## Documentation
91
91