Pārlūkot izejas kodu

setup README and .gitignore

Eren Yilmaz 7 gadi atpakaļ
revīzija
5783496dd1
2 mainītis faili ar 6 papildinājumiem un 0 dzēšanām
  1. 1 0
      .gitignore
  2. 5 0
      README.md

+ 1 - 0
.gitignore

@@ -0,0 +1 @@
+.idea

+ 5 - 0
README.md

@@ -0,0 +1,5 @@
+# KSG-Tester
+
+This is an API test tool for the KSG framework.
+
+Work in progress.