diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-10-03 23:39:35 +0200 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-10-03 23:39:35 +0200 |
commit | e99295ff9f62195f71a2a77802a912ecc9f9fa16 (patch) | |
tree | 205b23d5a100576225fa235ac7f71a23ce714600 /src-ui/README.md | |
parent | 5c214925d78364ea05ef902eb2b5aa8d6810ebf5 (diff) | |
download | FlightCore-e99295ff9f62195f71a2a77802a912ecc9f9fa16.tar.gz FlightCore-e99295ff9f62195f71a2a77802a912ecc9f9fa16.zip |
docs: Add readme to mention deprecated UI
Diffstat (limited to 'src-ui/README.md')
-rw-r--r-- | src-ui/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src-ui/README.md b/src-ui/README.md new file mode 100644 index 00000000..20d6c3c5 --- /dev/null +++ b/src-ui/README.md @@ -0,0 +1,3 @@ +# FlightCore frontend (deprecated) + +This folder holds old FlightCore frontend code that is no longer used and will be removed in the future! |