From df7ee88890c2847f73ed8ded4781e25450b8ab06 Mon Sep 17 00:00:00 2001 From: Rob Fuller Date: Fri, 31 Oct 2014 00:19:19 -0400 Subject: [PATCH] add wiki page --- wiki.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 wiki.md diff --git a/wiki.md b/wiki.md new file mode 100644 index 0000000..87530c5 --- /dev/null +++ b/wiki.md @@ -0,0 +1,16 @@ +# Contributing to the Wiki + +## Thank you + +The WiFi Pineapple wiki is brought to you by the WiFi Pineapple team, Foxtrot, and many other community members. As a community driven resource, the people who use and edit the wiki would be very greatful if you followed the few rules below, this page also has tips and tricks for making your article, which would also be fabulous. + +Thanks, +WiFi Pineapple Team + +## Markdown + +Markdown Basics: https://help.github.com/articles/markdown-basics/ + +Markdown Syntax: http://daringfireball.net/projects/markdown/syntax + +Table Generator: http://www.tablesgenerator.com/markdown_tables \ No newline at end of file