From 9dff2891b9cae0c5a1411d539d888d0e4726ecd2 Mon Sep 17 00:00:00 2001 From: YunDS Date: Thu, 20 Jan 2022 18:29:56 +0900 Subject: [PATCH] =?UTF-8?q?'README.md'=20=EB=82=B4=EC=9A=A9=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80=20=EB=B0=8F=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f605902..b64ba14 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,13 @@ +# README.md + +## C#을 이용한 웹 프로젝트 해당 프로젝트는 C#을 이용해 회원가입, 로그인 폼을 웹으로 보여줍니다. -언어 및 환경 -C# -.NET Framework -Entity Framework +Local DB를 사용해 제작한 프로젝트로 직접 실행을 위해선 MS-SQL을 사용한 Local DB Server가 필요합니다. + -Visual Studio 2019 -MS-SQL Server \ No newline at end of file +## 언어 및 환경 +1. C# +2. .NET Framework +3. Entity Framework +4. Visual Studio 2019 +5. MS-SQL Server \ No newline at end of file