diff --git a/phoenix_bec/scripts/README.md b/phoenix_bec/scripts/README.md new file mode 100644 index 0000000..57ffb75 --- /dev/null +++ b/phoenix_bec/scripts/README.md @@ -0,0 +1,10 @@ +## scripts + +Directory for general phoenix specific python code + +to autoload register in __init__.py + + +## FILES + +phoenix.py Base file with general definitions \ No newline at end of file diff --git a/phoenix_bec/scripts/README.txt b/phoenix_bec/scripts/README.txt deleted file mode 100644 index 2e306a0..0000000 --- a/phoenix_bec/scripts/README.txt +++ /dev/null @@ -1,2 +0,0 @@ -Directory for general code specific fro PHOENIX -Seems to be loaded outomatically