Tip of the Day: Markdown README Template With Title Image

By using a mixture of HTML and Markdown, we can create a nice, simple README file that looks aesthetically pleasing to the eye:

<p align="center">
  <a aria-label="My Logo's Label" href="https://nadeauinnovations.com">
    <img src="my-logo.png">
  </a>

  <a aria-label="My Badge Label" href="My Badge URL">
    <img alt="" src="My Badge Image">
  </a>

  <a aria-label="My Badge Label" href="My Badge URL">
    <img alt="" src="My Badge Image">
  </a>

  <a aria-label="My Badge Label" href="My Badge URL">
    <img alt="" src="My Badge Image">
  </a>
</p>

## Introduction

Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Praesent felis libero, dignissim vitae tempus vel, laoreet sed felis.
Phasellus porta mi quis ipsum iaculis lobortis. Cras faucibus ante ac massa cursus malesuada.

Examples

Nicholas Nadeau, Ph.D., P.Eng.
Nicholas Nadeau, Ph.D., P.Eng.
Founder / Fractional CTO

Nicholas Nadeau is a fractional CTO empowering startups with next-gen technology expertise, and a passion for driving corporate innovation. Stay informed on cutting-edge hard tech trends - subscribe to my newsletter. Ready to innovate? Discover my services and accelerate your growth.

Related