diff --git a/another-file b/another-file new file mode 100644 index 00000000..ef934c58 --- /dev/null +++ b/another-file @@ -0,0 +1 @@ +This file was created after the repo was forked. diff --git a/documentation/chapter-01.md b/documentation/chapter-01.md new file mode 100644 index 00000000..ff2308ae --- /dev/null +++ b/documentation/chapter-01.md @@ -0,0 +1 @@ +Introduction to Chapter 1, explaining the basics diff --git a/first-file.md b/first-file.md new file mode 100644 index 00000000..ad1d648d --- /dev/null +++ b/first-file.md @@ -0,0 +1 @@ +This is the content for my first file.