{This is a detailed description of your application. Its purpose and usage. Give as much detail as needed to explain what the application does, and any other information you want users or other developers to have. }
| Spec | Input | Output |
|---|---|---|
| add the value of all the symbols | 66 | LXVI |
| there may not be more than three of the same characters in a row. Instead, you switch to subtraction. | 90 | XC |
| separate ones, tens, hundreds, and thousands | 99 | XCIX |
| check user input for proper entry | 2.5 | return error |
- This is a great place
- to list setup instructions
- in a simple
- easy-to-understand
- format
{Leave nothing to chance! You want it to be easy for potential users, employers and collaborators to run your app. Do I need to run a server? How should I set up my databases? Is there other code this app depends on?}
{Are there issues that have not yet been resolved that you want to let users know you know? Outline any issues that would impact use of your application. Share any workarounds that are in place. }
{Let people know what to do if they run into any issues or have questions, ideas or concerns. Encourage them to contact you or make a contribution to the code.}
{Tell me about the languages and tools you used to create this app. Assume that I know you probably used HTML and CSS. If you did something really cool using only HTML, point that out.}
This software is available with an MIT license
Copyright (c) 2016 {List of contributors or company name}