diff --git a/projects/.README.md.swp b/projects/.README.md.swp deleted file mode 100644 index 20a265b..0000000 Binary files a/projects/.README.md.swp and /dev/null differ diff --git a/projects/README.md b/projects/README.md new file mode 100644 index 0000000..caa78ec --- /dev/null +++ b/projects/README.md @@ -0,0 +1,8 @@ +# Projects + +Here are a number of challenges for you to flex your new found knowledge. + +| Name | Challenge | +| ---- | --------- | +| [DIRENT](./DIRENT/README.md) | Read Directory Entries to extract information about files. | +