Skip to content

Commit

Permalink
Update references
Browse files Browse the repository at this point in the history
  • Loading branch information
BijanRegmi committed Jun 6, 2023
1 parent 0a8b661 commit 921d812
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,12 @@ Ext4 implementation from scratch

## Disclaimer

> This software tries to read raw bytes from your input. Any damage done to the files will not be my responsibility. Use at your own risk
> This software tries to read raw bytes from your input file. Any damage done to the files will not be my responsibility. Use at your own risk
## Demo

![Demo](./demo.gif)

## References
- https://docs.kernel.org/filesystems/ext4/
- https://www.sans.org/blog/understanding-ext4-part-6-directories/

0 comments on commit 921d812

Please sign in to comment.