Skip to content

Commit dced46e

Browse files
docs: enhance README with purpose and contents sections (#2)
1 parent 49bbc10 commit dced46e

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,14 @@
1-
# Skills Exercises Toolkit
1+
# Skills Exercises Toolkit :hammer_and_wrench:
2+
3+
<p align="center">
4+
<img src="https://octodex.github.com/images/manufacturetocat.png" alt="Manufacturetocat" width="300" />
5+
</p>
6+
7+
## Purpose
8+
9+
This repository serves as a comprehensive toolkit for creating and managing GitHub Skills exercises. It provides a collection of tools, templates, and utilities designed to streamline the process of developing educational content for GitHub Skills.
10+
11+
## Contents
12+
13+
- **[.github/workflows](/.github/workflows)**: GitHub Actions workflows for automating common parts of Skills Exercises
14+
- **[markdown-templates](/markdown-templates)**: Ready-to-use Markdown templates for creating consistent exercise documentation, instructions, and README files

0 commit comments

Comments
 (0)