1
0
Fork 0
mirror of https://github.com/demostf/demo.js synced 2026-06-04 00:54:14 +02:00

Update README.md

This commit is contained in:
Robin Appelman 2021-08-03 20:22:39 +00:00 committed by GitHub
commit e80c7e7407
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
Parsing of TF2 demo files in node.js and the browser Parsing of TF2 demo files in node.js and the browser
Note that this isn't actively maintained anymore, consider using the [rust parser](github.com/demostf/parser) instead, which is much faster, more correct and can be compiled to wasm for use in browsers. Note that this isn't actively maintained anymore, consider using the [rust parser](http://github.com/demostf/parser) instead, which is much faster, more correct and can be compiled to wasm for use in browsers.
## usage ## usage