Skip to content

Commit 718cea6

Browse files
committed
Badges
1 parent 5b3a1bd commit 718cea6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build, test, deploy
1+
name: CI
22
on: [push, pull_request]
33
jobs:
44
test:

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
<h1 align="center"><code>futurecoder</code></h1>
66

7+
[![GitHub license](https://img.shields.io/github/license/alexmojaki/futurecoder?style=flat)](https://github.com/alexmojaki/futurecoder/blob/master/LICENSE.txt) [![Tests](https://github.com/alexmojaki/futurecoder/workflows/CI/badge.svg)](https://github.com/alexmojaki/futurecoder/actions)
8+
9+
[![Testing Powered By SauceLabs](https://opensource.saucelabs.com/images/opensauce/powered-by-saucelabs-badge-gray.png?sanitize=true "Testing Powered By SauceLabs")](https://saucelabs.com)
10+
11+
-----
12+
713
This is a 100% free and interactive course for people to teach themselves programming in Python, especially complete beginners at programming.
814
It is carefully designed to reduce frustration and guide the user while still ensuring that they learn how to solve problems.
915
The goal is for as many people as possible to learn programming.

0 commit comments

Comments
 (0)