Skip to content

Commit 14e467d

Browse files
authored
Fix: vesrion changed to version
1 parent e71799a commit 14e467d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ However notice that due to computation of the line data points, the performance
3131

3232
The next version is currently under development. More computation is moved to the GPU, significantly improving performance. These improvements specifically benefit the rolling plot and the scatter plot. However, these changes require a rewrite of the main library and migration to `webgl2`. The current version will remain as no maintenance is needed since it is based on pure javascript. See an example [here](https://codesandbox.io/s/wbglscatteracc-krsvmy).
3333

34-
## Python vesrion now released!! 🥳
34+
## Python version now released!! 🥳
3535

3636
See [pyglplot](https://github.com/danchitnis/pyglplot) for the python equivalent of this library. However, please notice the python version is at its early stages.
3737

0 commit comments

Comments
 (0)