From f7bbc1a5628d2aaf1e16830498db3ced2743b437 Mon Sep 17 00:00:00 2001 From: Thales Lima Oliveira Date: Fri, 15 Sep 2017 12:16:37 -0300 Subject: Add index markdown file --- docs/README.md | 3 --- docs/index.md | 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 docs/README.md create mode 100644 docs/index.md (limited to 'docs') diff --git a/docs/README.md b/docs/README.md deleted file mode 100644 index ee81e34..0000000 --- a/docs/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# PSP -Plataforma de Sistemas de Potência da Universidade Federal de Uberlândia -(Power Systems Platform of Federal University of Uberlândia) diff --git a/docs/index.md b/docs/index.md new file mode 100644 index 0000000..ee81e34 --- /dev/null +++ b/docs/index.md @@ -0,0 +1,3 @@ +# PSP +Plataforma de Sistemas de Potência da Universidade Federal de Uberlândia +(Power Systems Platform of Federal University of Uberlândia) -- cgit