Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# arcao-process-template

[![License](../../LICENSE)](../../LICENSE)
[![Build Status](../../actions/workflows/deploy.yml/badge.svg)](../../actions/workflows/deploy.yml)
[![Last Commit](../../commits)](../../commits)
[![Latest Release](../../releases/latest/download/badge.svg)](../../releases/latest)
![GitHub](https://img.shields.io/github/license/ArcAOGaming/arcao-process-template)
![Build Status](https://img.shields.io/github/actions/workflow/status/ArcAOGaming/arcao-process-template/deploy.yml)
![GitHub last commit](https://img.shields.io/github/last-commit/ArcAOGaming/arcao-process-template)
[![Latest Release Process ID](https://img.shields.io/badge/dynamic/json?color=blue&label=Latest%20Process%20ID&query=$.body&url=https://api.github.com/repos/ArcAOGaming/arcao-process-template/releases/latest)](https://github.com/ArcAOGaming/arcao-process-template/releases/latest)
## Overview

The `arcao-process-template` is a comprehensive template designed for developing, testing, and deploying AO processes.
Expand Down