From 05ce6d370fffff3d80d707769d4f22d508c4680c Mon Sep 17 00:00:00 2001 From: Seung3837 <44129533+Seung3837@users.noreply.github.com> Date: Fri, 18 Dec 2020 22:10:40 +0900 Subject: [PATCH 1/3] Create README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2358e46 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# AITestDirector_APP + +## Features + - Windows Form + - Process Control + - Use CefSharp (Chromium WebBrowser) + - Use LibVLCSharp (Media Player) + +### More Details... + - https://drive.google.com/file/d/1kXC99A_bKQlgSqCONHrTLgguYmhichyv/view?usp=sharing + +### Test Video... + - https://drive.google.com/file/d/1k4IxbUieG8BVrkjSxoIiqtLso0E0eE8C/view?usp=sharing From eb1a6644ad1ff30be5c7d8f1553355da4c059b1d Mon Sep 17 00:00:00 2001 From: Seung3837 <44129533+Seung3837@users.noreply.github.com> Date: Fri, 18 Dec 2020 22:11:26 +0900 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2358e46..f1701d6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # AITestDirector_APP -## Features +# Features - Windows Form - Process Control - Use CefSharp (Chromium WebBrowser) From 3a72560277045663e13580d8b6d64b2be6ee8630 Mon Sep 17 00:00:00 2001 From: Seung3837 <44129533+Seung3837@users.noreply.github.com> Date: Fri, 18 Dec 2020 22:11:40 +0900 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1701d6..853a0dd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # AITestDirector_APP -# Features +### Features - Windows Form - Process Control - Use CefSharp (Chromium WebBrowser)