docs: add README.md
This commit is contained in:
parent
d1985ad124
commit
4cbc5f307b
39
README.md
Normal file
39
README.md
Normal file
@ -0,0 +1,39 @@
|
|||||||
|
# netxml2kml – .netxml to .kml airodump output converter
|
||||||
|
|
||||||
|
<!--## Features
|
||||||
|
|
||||||
|
-->
|
||||||
|
|
||||||
|
<!---## Project preview
|
||||||
|
|
||||||
|
<div style="display: flex;">
|
||||||
|
<img src="" alt="" width="480" height="233" border="10" />
|
||||||
|
</div>-->
|
||||||
|
|
||||||
|
<!--## How to install?
|
||||||
|
|
||||||
|
-->
|
||||||
|
|
||||||
|
<!--## How to tweak this project for your own uses?
|
||||||
|
|
||||||
|
-->
|
||||||
|
|
||||||
|
## How to contribute?
|
||||||
|
|
||||||
|
If you want to add a feature, you should follow these steps:
|
||||||
|
|
||||||
|
1. Fork the project
|
||||||
|
2. Make some changes and commit them with [conventional commit message](https://www.freecodecamp.org/news/how-to-write-better-git-commit-messages/)
|
||||||
|
3. Submit a PR with a new feature/code
|
||||||
|
|
||||||
|
## Find a bug?
|
||||||
|
|
||||||
|
If you found an issue or would like to submit an improvement to this project, please submit an issue using the issues tab above. If you would like to submit a PR with a fix, reference the issue you created!
|
||||||
|
|
||||||
|
<!--## Known issues (Work in progress)
|
||||||
|
|
||||||
|
- The route management page will not load if database contains a route with an empty departure/arrival city date-->
|
||||||
|
|
||||||
|
## Development status
|
||||||
|
|
||||||
|
Prototype – An early prototype for testing an idea out, fate of project unknown
|
Loading…
Reference in New Issue
Block a user