Update README.md
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# linuxdeployqt [](http://discourse.appimage.org) [](https://gitter.im/probonopd/AppImageKit?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) [](https://webchat.freenode.net/?channels=AppImage)
|
||||
# linuxdeployqt [](http://discourse.appimage.org/t/linuxdeployqt-new-linux-deployment-tool-for-qt/57) [](https://gitter.im/probonopd/AppImageKit?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) [](https://webchat.freenode.net/?channels=AppImage)
|
||||
|
||||
This Linux Deployment Tool for Qt, `linuxdeployqt`, takes an application as input and makes it self-contained by copying in the Qt libraries and plugins that the application uses into a bundle. This can optionally be put into an [AppImage](http://appimage.org/).
|
||||
|
||||
@@ -39,3 +39,7 @@ linuxdeployqt takes an application as input and makes it
|
||||
self-contained by copying in the Qt libraries and plugins that
|
||||
the application uses.
|
||||
```
|
||||
|
||||
## Contributing
|
||||
|
||||
These are my first steps with Qt and with C++ for that matter, and it is stil very young, so I'd appreciate your testing, comments, and (ideally) code review. Please discuss in the [forum](http://discourse.appimage.org/t/linuxdeployqt-new-linux-deployment-tool-for-qt/57) or using GitHub issues and pull requests.
|
||||
|
||||
Reference in New Issue
Block a user