Added README files

This commit is contained in:
2023-02-14 21:24:08 -06:00
parent ff4e6e723e
commit be43e7d2a7
2 changed files with 8 additions and 0 deletions

3
mult3or5/README.md Normal file
View File

@@ -0,0 +1,3 @@
## Multiples of 3 or 5
This directory contains my solution to the ['Multiples of 3 or 5' problem](https://projecteuler.net/problem=1).