From 9dcacc5205890f96eee82ae8ec24afa30e2d9098 Mon Sep 17 00:00:00 2001 From: Thales Lima Oliveira Date: Fri, 15 Sep 2017 12:07:11 -0300 Subject: Add readme to docs folder --- docs/README.md | 3 +++ docs/dummy.txt | 0 2 files changed, 3 insertions(+) create mode 100644 docs/README.md delete mode 100644 docs/dummy.txt (limited to 'docs') diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 0000000..ee81e34 --- /dev/null +++ b/docs/README.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) diff --git a/docs/dummy.txt b/docs/dummy.txt deleted file mode 100644 index e69de29..0000000 -- cgit