georgesroberto / Documentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Title

Documentation

Table of Contents

Project Descriptions

...

Headers

  1. First to Sixth Level

    ( # - 1st level )

    ( ###### - 6th level )

Emphasis

  • Bold
  • Italics

Lists

Types of lists: Unordered

  • One

  • Two

Ordered

  1. One
  2. Two

Links

Github Link

Images

Alt Text

Code blocks

Printing in JS is achieved by console.log("Documntation")

// Comments
console.log("Documntation");

Horizontal Rules


Block quotes

This is a blockquote

Installation instructions

...

Folder Structure and Explanation

...

Known Issues

...

Credits

...

Licence and Version

...

About


Languages

Language:JavaScript 64.3%Language:HTML 32.6%Language:CSS 3.1%