From 4ad97bd1527c6ccb2f31c61e9da33f2900379c04 Mon Sep 17 00:00:00 2001 From: TazyFoundSoup Date: Sat, 28 Mar 2026 16:27:54 +1100 Subject: fix(bridges): Create new file stream moved to stdio bridge --- bridges/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bridges/README.md') 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 -- cgit v1.2.3