Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
saona-raimundo authored Oct 29, 2023
1 parent 395c386 commit 584fa0a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,13 +83,6 @@ For more, see the folder [examples](https://github.com/saona-raimundo/preexplore
- Add ``preexplorer = "*"`` to your ``Cargo.toml`` file under ``[dependencies]``.
- I suggest to simply go with ``use preexplorer::prelude::*;`` in your binary, and then use the short-name ``pre::...`` and the ``preexplore`` method directly in iterators and tuple of iterators.

# Future

- [ ] More senses involved in exploration
- [ ] Audio
- [ ] audify()
- [ ] sonify()

# Q & A

1. When comparing processes (`Process`-related structs), why must they be the same structs?
Expand Down

0 comments on commit 584fa0a

Please sign in to comment.