update README
This commit is contained in:
25
README.md
25
README.md
@@ -1,2 +1,23 @@
|
|||||||
# computerinfo
|
# Computer Info
|
||||||
A simple application to display computer info such as the computer name
|
|
||||||
|
A simple application to display the local computer name and IP addresses
|
||||||
|
|
||||||
|
## Building
|
||||||
|
|
||||||
|
Built with fyne package
|
||||||
|
|
||||||
|
```
|
||||||
|
fyne package
|
||||||
|
```
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
|
The latest windows executable is attached to the [releases](https://github.com/ryanehamil/computerinfo/releases)
|
||||||
|
|
||||||
|
|
||||||
|
## Contributing
|
||||||
|
|
||||||
|
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
|
||||||
|
|
||||||
|
## License
|
||||||
|
[GNU GPL v3](https://choosealicense.com/licenses/gpl-3.0/)
|
||||||
Reference in New Issue
Block a user