Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
updating readme
  • Loading branch information
Kevin Brown committed Jan 22, 2020
1 parent b9674e5 commit 8636357
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Expand Up @@ -9,4 +9,9 @@ This simple .NET Core Application runs in a command line. When run, it will prom
## Known bugs

- Must be given a number. Excepts if a letter is entered.
- Fails to process reallllly big numbers (outside the range 5.0 x 10^324 to 1.7 x 10^308)
- Fails to process reallllly big numbers (outside the range 5.0 x 10^324 to 1.7 x 10^308)

## Notes

- This is a simple programming exercise for OPIM 3220
- Any feedback or request should be sent to mailto:kevin.r.brown@uconn.edu

0 comments on commit 8636357

Please sign in to comment.