Updated readme

This commit is contained in:
2023-09-28 12:41:32 -04:00
parent 25780c8c5d
commit d9bc8f6d5a

10
readme.md Normal file
View File

@ -0,0 +1,10 @@
# NerdFlows Functions
This is where the (likely very bad) code for my Node-RED function nodes will live. This isn't necessarily everything that is currently running. This is more or less a scratchpad. I find editing my JavaScript in VS Code is a lot handier than doing it within Node-RED's built-in editor.
I would not recommend trying to run most of this code. There are most likely better ways to achieve the things I am doing.
## Links
[HA-NerdFlows](https://github.com/tm24fan8/HA-NerdFlows)
[Home Assistant Configs](https://github.com/tm24fan8/Home-Assistant-Configs)