diff --git a/README.md b/README.md index c874233..d8e16c9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # MossMan -MossMan is a tool designed to ease the filtering, viewing, and compilation of [Stanford MOSS](https://theory.stanford.edu/~aiken/moss/) reports. It is specialized for CMU's 15-122 programing course, generating the outline of a file that is read by another script. It could be used for other courses however. +MossMan is a tool designed to ease the filtering, viewing, and compilation of [Stanford MOSS](https://theory.stanford.edu/~aiken/moss/) reports. It is specialized for CMU's 15-122 programing course, generating the outline of a file that is read by another script. It could be used for other courses however. Also because I wanted a bit of practice using older C++ UI frameworks and design styles. ![Screenshot](https://ajm.onl/moss.png)