Skip to content

Commit b80db22

Browse files
Remove FastAPI badge from README
1 parent d45377c commit b80db22

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,9 @@
77
**An educational-standards-driven autograding tool that transforms assignment grading into an engaging learning experience.**
88

99
[![Python](https://img.shields.io/badge/Python-3.9+-blue.svg)](https://www.python.org/downloads/)
10-
[![FastAPI](https://img.shields.io/badge/FastAPI-0.115.0-009688.svg)](https://fastapi.tiangolo.com/)
1110
[![Docker](https://img.shields.io/badge/Docker-Enabled-2496ED.svg)](https://www.docker.com/)
1211
[![Tests](https://github.com/webtech-network/autograder/actions/workflows/pytest.yml/badge.svg)](https://github.com/webtech-network/autograder/actions/workflows/pytest.yml)
1312
[![Lint](https://github.com/webtech-network/autograder/actions/workflows/pylint.yml/badge.svg)](https://github.com/webtech-network/autograder/actions/workflows/pylint.yml)
14-
[![Docs](https://github.com/webtech-network/autograder/actions/workflows/validate-docs.yml/badge.svg)](https://github.com/webtech-network/autograder/actions/workflows/validate-docs.yml)
1513
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](LICENSE)
1614

1715
[Features](#features)[Architecture](#architecture)[Quick Start](#quick-start)[Templates](#grading-templates)[Pipeline](#pipeline-workflow)[API](#rest-api)[GitHub Action](#github-action)[Docs](https://webtech-network.github.io/autograder/)[Community](#community-standards)

0 commit comments

Comments
 (0)