Skip to content

Commit

Permalink
Small fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
colonelpanic8 committed Jun 12, 2023
1 parent 6f90351 commit 4cd1941
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,11 +104,12 @@ fn get_ndarray_with_info_from_replay_filepath(
[9]: https://docs.rs/subtr-actor/latest/subtr_actor/struct.FrameRateDecorator.html
[10]: https://docs.rs/subtr-actor/latest/subtr_actor/struct.NDArrayCollector.html
[11]: https://docs.rs/ndarray/latest/ndarray/struct.Array2.html
[12]: https://docs.rs/subtr-actor/latest/subtr_actor/struct.FeatureAdder.html
[13]: https://docs.rs/subtr-actor/latest/subtr_actor/struct.PlayerFeatureAdder.html
[12]: https://docs.rs/subtr-actor/latest/subtr_actor/trait.FeatureAdder.html
[13]: https://docs.rs/subtr-actor/latest/subtr_actor/trait.PlayerFeatureAdder.html
[14]: https://docs.rs/subtr-actor/latest/subtr_actor/struct.NDArrayCollector.html#tymethod.new
[15]: https://docs.rs/subtr-actor/latest/subtr_actor/macro.build_global_feature_adder.html
[16]: https://docs.rs/subtr-actor/latest/subtr_actor/macro.build_player_feature_adder.html
[17]: https://docs.rs/subtr-actor/latest/subtr_actor/struct.ReplayData.html
[18]: https://docs.rs/serde/latest/serde/trait.Serialize.html
[19]: https://docs.rs/subtr-actor/latest/subtr_actor/struct.ReplayMetaWithHeaders
[19]: https://docs.rs/subtr-actor/latest/subtr_actor/struct.ReplayMetaWithHeaders.html
[20]: https://docs.rs/subtr-actor/latest/subtr_actor/trait.Collector.html#tymethod.process_replay.html

0 comments on commit 4cd1941

Please sign in to comment.