diff --git a/README.md b/README.md deleted file mode 100644 index f901767e77..0000000000 --- a/README.md +++ /dev/null @@ -1,4 +0,0 @@ -salt-api -======== - -Generic, modular network access system \ No newline at end of file diff --git a/README.rst b/README.rst new file mode 100644 index 0000000000..b859d6c4fa --- /dev/null +++ b/README.rst @@ -0,0 +1,7 @@ +======== +salt-api +======== + +The Salt API system is used to expose the fundamental aspects of salt control +to external sources. The salt api acts as the bridge between salt itself and +REST, Websockets, etc.