diff --git a/MyModernApp/Pages/Index.cshtml b/MyModernApp/Pages/Index.cshtml index f9ff8d4..bfc0fb2 100644 --- a/MyModernApp/Pages/Index.cshtml +++ b/MyModernApp/Pages/Index.cshtml @@ -5,6 +5,6 @@ }
diff --git a/README.md b/README.md new file mode 100644 index 0000000..67994c1 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +This is my feature 1 demo