Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1.31 KB

README.md

File metadata and controls

28 lines (23 loc) · 1.31 KB

Recent Activity template

This is a Template-Repository made for the Recent-Activity Action.
It was made to give you an easy way to setup a Profile Readme to use.

Getting started

  1. Click on the green Use this template button button
  2. In the new screen, set the Repository name to your Username. repo-name
  3. Go to the EXAMPLE.md file and click the Edit icon. edit
  4. Rename the file to README.md
    Optionally can you also edit the content of the file to include your own info.
  5. Save your changes
  6. Go to .github and edit the recent-activity.config.yml file
  7. In this file, change readme-file: ./EXAMPLE.md to readme-file: ./README.md
    You can also change other settings in this file. A full guide about the file's settings can be found here
  8. Save your changes.
  9. You're done!