summaryrefslogtreecommitdiff
path: root/bridges/README.md
diff options
context:
space:
mode:
authorTazyFoundSoup <gardendistrict0x0@outlook.com>2026-03-28 16:27:54 +1100
committerTazyFoundSoup <gardendistrict0x0@outlook.com>2026-03-28 16:30:38 +1100
commit4ad97bd1527c6ccb2f31c61e9da33f2900379c04 (patch)
tree04ce34ae274b280c500797caaf308681fae62182 /bridges/README.md
parent99c82d92180a7c1b6a1d3393d91f9fef0369edb5 (diff)
fix(bridges): Create new file stream moved to stdio bridge
Diffstat (limited to 'bridges/README.md')
-rw-r--r--bridges/README.md2
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