From bc947627777b780b22b75587daa6982b95c3cd74 Mon Sep 17 00:00:00 2001 From: AdmiralEmser <61253950+AdmiralEmser@users.noreply.github.com> Date: Sat, 30 Jul 2022 15:13:34 +0200 Subject: [PATCH 1/4] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 776340d..2ee9144 100644 --- a/README.md +++ b/README.md @@ -1 +1,2 @@ -# FC-Chess \ No newline at end of file +# FC-Chess +test From 6d1f44a58e33fb3f2c1d11900331fd75f2996017 Mon Sep 17 00:00:00 2001 From: AdmiralEmser <61253950+AdmiralEmser@users.noreply.github.com> Date: Sat, 30 Jul 2022 15:20:06 +0200 Subject: [PATCH 2/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ee9144..4124709 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # FC-Chess -test +test2 From b9efc08b5f74679a309006934637f25ac670199d Mon Sep 17 00:00:00 2001 From: AdmiralEmser Date: Sun, 31 Jul 2022 22:57:26 +0200 Subject: [PATCH 3/4] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4124709..3d64e79 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # FC-Chess -test2 +## Welcome +First of all I'd like to welcome you to FC Chess. I think I don't need to explain what it is, so I rather talk about my aims during this project. I want to achieve a more or less good looking GUI and cross-platform Chess game. In order to document my progress, I'll use the [wiki](https://github.com/AdmiralEmser/FC-Chess/wiki/Introduction-%5BHome%5D). There I will also write down some thoughts about my ideas including those that didn't make it into the project. +## Contact +You can reach me using E-Mail: admiralemser@gmail.com +## Warranty and Liablilty +This project is published under MIT license. For further information, check [the license file in this repo](https://github.com/AdmiralEmser/FC-Chess/blob/main/LICENSE) out. \ No newline at end of file From f07d553f238a7bf1b9213673fd4794e6468ad3db Mon Sep 17 00:00:00 2001 From: AdmiralEmser Date: Sun, 31 Jul 2022 22:57:59 +0200 Subject: [PATCH 4/4] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3d64e79..2b5520f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # FC-Chess ## Welcome First of all I'd like to welcome you to FC Chess. I think I don't need to explain what it is, so I rather talk about my aims during this project. I want to achieve a more or less good looking GUI and cross-platform Chess game. In order to document my progress, I'll use the [wiki](https://github.com/AdmiralEmser/FC-Chess/wiki/Introduction-%5BHome%5D). There I will also write down some thoughts about my ideas including those that didn't make it into the project. + ## Contact You can reach me using E-Mail: admiralemser@gmail.com + ## Warranty and Liablilty This project is published under MIT license. For further information, check [the license file in this repo](https://github.com/AdmiralEmser/FC-Chess/blob/main/LICENSE) out. \ No newline at end of file