From f7fdc9faf4cb7351ad59deb0999419e1799a478d Mon Sep 17 00:00:00 2001 From: nandard <77116615+nandard@users.noreply.github.com> Date: Thu, 8 Sep 2022 02:57:41 +0700 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..834b577 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# routh_table +This repo is belong to Control System class contains with Automated Routh Table Calculator based on Python