diff --git a/.vscode/extensions.json b/.vscode/extensions.json new file mode 100644 index 0000000..78c4e1f --- /dev/null +++ b/.vscode/extensions.json @@ -0,0 +1,5 @@ +{ + "recommendations": [ + "tianyishi.rmarkdown" + ] +} \ No newline at end of file diff --git a/Draft.md b/Draft.md index 05bc0f4..92dbff6 100644 --- a/Draft.md +++ b/Draft.md @@ -1,12 +1,17 @@ +--- +title: "Draft" +output: pdf_document +--- + # Introduction Through thousands years of history developing, humanity from all over the world has developed for themselves hundreds of unique weapons for hunting, for battling, etc. One of the special weapons we can barely see nowadays through television or newspapers is the atlatl, or a spear-thrower for an easier imagination. Developed in Europe for more than 30 000 years and by the Native North-Americans tribes 12 000 years ago, the atlatl is supposed to be the first true "weapon system" consisting of a projectile (the dart) and a launching device (the atlatl). ## Composants -This weapon consists of a lauching device of $2ft$ long with a handgrip one end and a "spur" (which is used to fix the dart) at the another end. +This weapon consists of a lauching device of $2ft$ long with a handgrip one end and a "spur" (which is used to fix the dart) at the another end... # Sources [The Atlatl and Dart - An Ancient Hunting Weapon](https://www.hollowtop.com/atlatlbob.htm) [Ancient Atlatl](https://github.com/FeedAFish/Projet-4MA/blob/ed1ef4cddd5d8934fc1c188de7a6a1ff028c5497/Atlatl.png) -[Atlatl Description](https://github.com/FeedAFish/Projet-4MA/blob/ed1ef4cddd5d8934fc1c188de7a6a1ff028c5497/atlatlthrowing.png) +[Atlatl Throwing Description](https://github.com/FeedAFish/Projet-4MA/blob/ed1ef4cddd5d8934fc1c188de7a6a1ff028c5497/throwingatlatl.png) diff --git a/Draft.pdf b/Draft.pdf index 4e96f6d..d9c5ef8 100644 Binary files a/Draft.pdf and b/Draft.pdf differ