Skip to content

Commit a4053a1

Browse files
committed
Add files for Breaking the Sound Barrier blog post
1 parent 908d7ad commit a4053a1

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

CoreAudioFuzz/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,6 @@ cmake --build . --config Release
4949
## Contributing
5050
Contributions are welcome! Feel free to open issues and pull requests to improve the harness or expand its functionality.
5151

52-
## License
53-
This project is licensed under the MIT License. See [LICENSE](#TODO) for details.
54-
5552
## Contact
5653
For questions or discussions, feel free to reach out via GitHub issues or contact me directly.
5754

CoreAudioFuzz/run.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#!/bin/bash
2-
# -hook_functions true to hook funcs
32

43
# Get the directory of the script
54
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"

0 commit comments

Comments
 (0)