diff options
| author | TazyFoundSoup <gardendistrict0x0@outlook.com> | 2026-03-28 16:27:54 +1100 |
|---|---|---|
| committer | TazyFoundSoup <gardendistrict0x0@outlook.com> | 2026-03-28 16:30:38 +1100 |
| commit | 4ad97bd1527c6ccb2f31c61e9da33f2900379c04 (patch) | |
| tree | 04ce34ae274b280c500797caaf308681fae62182 /bridges/README.md | |
| parent | 99c82d92180a7c1b6a1d3393d91f9fef0369edb5 (diff) | |
fix(bridges): Create new file stream moved to stdio bridge
Diffstat (limited to 'bridges/README.md')
| -rw-r--r-- | bridges/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bridges/README.md b/bridges/README.md index 4bccdc9..02e477f 100644 --- a/bridges/README.md +++ b/bridges/README.md @@ -5,4 +5,4 @@ These files **do not need to be compiled** if you are running tinyff on a freest ## Structure -`stream_file.c`: The bridge for file handling.
\ No newline at end of file +`stdio/`: Bridges which use the stdio library |
