Repository Readme Generator

Super simple repository readme generator made with Vue.js, that allows you to create beautiful README.md files for your repository that you can copy or paste or download.


What is a Repository Readme? Check out this repository as example.

README.md

Markdown Tips:

  • To bolden the text, wrap it with two asterisks (*) (**word**)
  • To italisize the text, wrap it with one asterisk (*) (*word*)
  • To strikethrough the text, wrap it with two tildes (~) (~~word~~)
  • To make a link, place the link text in brackets and the url in parentheses ([link](https://example.com))
  • To make an image, place an !, the alt text in brackets, and the url in parentheses (![alt-text](/path/image.png))

Learn more: https://guides.github.com/features/mastering-markdown/

Header

Image Statistics

GitHub username required for API

Repository required for API

API Based

If images do not appear, please manually visit https://img.shields.io to unblock your IP.

Custom images

How to install




How to use




Additional information







Username
Repository Link
Facebook/Messenger Username
Email

Others

Preview

Code

README.md

If this helped you, consider giving a star!