Readme update

master
michal.szwaj 2018-02-11 21:46:16 +01:00
parent 27fd5215e7
commit 3186fc08f5
1 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,4 @@
# aasdk
### Support project
@ -26,7 +27,16 @@ C++ object-oriented library containing implementation of core AndroidAuto(tm) fu
### License
GNU GPLv3
Copyrights (c) 2018 f1x.studio (Michal Szwaj)
*Android auto is registered trademark of Google Inc.*
### Used software
- [Boost libraries](http://www.boost.org/)
- [libusb](http://libusb.info/)
- [CMake](https://cmake.org/)
- [Protocol buffers](https://developers.google.com/protocol-buffers/)
- [OpenSSL](https://www.openssl.org/)
- [Google test framework](https://github.com/google/googletest)