Skip to content

Commit 4a100e6

Browse files
committed
Update README.md with badges and additional information
1 parent 830952a commit 4a100e6

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
11
# GitHub Foundations Cert-Prep (Video) Course Resources
22

33
Short link: [timw.info/github](https://github.com/timothywarner-org/githubfoundations)
4+
5+
[![Check README Links](https://github.com/timothywarner-org/githubfoundations/actions/workflows/check-readme-links.yml/badge.svg)](https://github.com/timothywarner-org/githubfoundations/actions/workflows/check-readme-links.yml)
6+
[![Website](https://img.shields.io/badge/website-visit-green)](https://techtrainertim.com)
7+
[![GitHub Profile](https://img.shields.io/badge/github-follow-blue)](https://github.com/techtrainertim)
8+
9+
## Overview
10+
This repository showcases the tools, workflows, and best practices I use to teach, create, and develop solutions for cloud identity, GitHub, generative AI, and more. The goal is to help learners around the world follow along with practical, real-world examples.
11+
12+
## Features
13+
- Automated link checking for README.md files
14+
- Custom VS Code extensions and GitHub workflows
15+
- Learning resources for cloud identity, GitHub, and AI
16+
17+
## Usage
18+
Clone the repo, navigate to the relevant project, and follow the usage guidelines in each directory. For example:
19+
20+
```bash
21+
git clone https://github.com/timothywarner-org/githubfoundations.git
22+
cd project-directory

0 commit comments

Comments
 (0)