aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2014-09-09 09:12:38 +0200
committerLorenz Meier <lm@inf.ethz.ch>2014-09-09 09:12:38 +0200
commit35a6074419b3dcf567f23db74b8ea53eff20c9d6 (patch)
tree3db8f523c96a72f50ea11677b308902313bc9f48
parentf4664daa8ed80e369c8600f2f1d1ee8d5be328af (diff)
downloadpx4-firmware-35a6074419b3dcf567f23db74b8ea53eff20c9d6.tar.gz
px4-firmware-35a6074419b3dcf567f23db74b8ea53eff20c9d6.tar.bz2
px4-firmware-35a6074419b3dcf567f23db74b8ea53eff20c9d6.zip
Added readme
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 000000000..84fb02e3b
--- /dev/null
+++ b/README.md
@@ -0,0 +1,10 @@
+## PX4 Aerial Middleware and Flight Control Stack ##
+
+* Official Website: http://px4.io
+* License: BSD 3-clause (see LICENSE.md)
+* Supported airframes:
+ * Multicopters
+ * Fixed wing
+* Binaries (always up-to-date from master):
+ * [Downloads](https://pixhawk.org/downloads)
+* Mailing list: [Google Groups](http://groups.google.com/group/px4users)