TUI editor and editor backend written in Zig
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

add some acknowledgements to the readme

reykjalin.org 8fdead83 400192c7

verified
+6
+6
README.md
··· 105 105 106 106 const editor: libfn.Editor = .init(allocator); 107 107 ``` 108 + 109 + ## Acknowledgements 110 + 111 + - [Tim Culverhouse](https://rockorager.dev) - for his incredible work on [libvaxis](https://github.com/rockorager/libvaxis). 112 + - [CJ van den Berg](https://github.com/neurocyte) - for his inspiring work on [Flow Control](https://flow-control.dev). 113 + - [David Vanderson](https://github.com/david-vanderson) - for his work on [DVUI](https://david-vanderson.github.io/), the inspiration for the TUI framework used to develop Fönn.