niraj-kr / README-TUT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MARKDOWN


Heading 1

Heading 2

Heading 3

Heading 4

Heading 5

This text is italic This text is italic

This text is Strong This text is Strong

This text is strikethrough



This is a quote

Trigger Army

Trigger Army

  • Item 1
  • Item 2
  • Item 3
    • Nested Item 1
    • Nested Item 2
  1. Item 1
  2. Item 2
  3. Item 3

This is a paragraph

Markdown Logo

  npm install
  
  npm start
  function add(num1, num2){
    return num1 + num2;
  }
  def add(num1, num2):
    return num1 + num2
Name Email
trigger trigger@gamil.com
Niraj niraj@gmail.com
  • Task 1
  • Task 2
  • Task 3

GIST-LINK

About