mirror of
https://github.com/tmdinosaurcenter/gas-form.git
synced 2025-04-03 10:51:23 -06:00
Create LICENSE and visual tweaks to README.md
This commit is contained in:
parent
6f0027a677
commit
886308593f
21
LICENSE
Normal file
21
LICENSE
Normal file
@ -0,0 +1,21 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2025 The Montana Dinosaur Center
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
15
README.md
15
README.md
@ -27,14 +27,19 @@ To use or modify the Gas Form System, ensure you have:
|
||||
cd gas-form```
|
||||
|
||||
2. Open index.html in a web browser to access the form.
|
||||
|
||||
## Usage
|
||||
|
||||
1. Enter the required information, including:
|
||||
- Vehicle information
|
||||
- Mileage at time of fill up
|
||||
- Fuel quantity
|
||||
- Fuel cost
|
||||
- Vehicle information
|
||||
- Mileage at time of fill up
|
||||
- Fuel quantity
|
||||
- Fuel cost
|
||||
|
||||
2. Submit the form to log the entry.
|
||||
|
||||
## Contribution
|
||||
|
||||
Contributions are welcome! To contribute:
|
||||
|
||||
1. Fork the repository.
|
||||
@ -42,5 +47,7 @@ Contributions are welcome! To contribute:
|
||||
3. Commit your changes `(git commit -m "Add new feature")`.
|
||||
4. Push to the branch `(git push origin feature-branch)`.
|
||||
5. Create a Pull Request.
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the MIT License. See the [LICENSE] file for details.
|
||||
|
Loading…
x
Reference in New Issue
Block a user