Update README.md

This commit is contained in:
InventorX 2026-06-30 16:17:46 -04:00
parent cdd9d00a76
commit 770284658e

View file

@ -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)