From 48734fc73e8a8b720f4d4580c55e9a3d6cd57ec2 Mon Sep 17 00:00:00 2001 From: dcalixto Date: Mon, 16 Dec 2024 14:58:34 -0300 Subject: [PATCH] set release workflow --- .github/workflows/{clone.ym => clone.yml} | 0 README.md | 4 ---- 2 files changed, 4 deletions(-) rename .github/workflows/{clone.ym => clone.yml} (100%) diff --git a/.github/workflows/clone.ym b/.github/workflows/clone.yml similarity index 100% rename from .github/workflows/clone.ym rename to .github/workflows/clone.yml diff --git a/README.md b/README.md index 425b823..ec801d9 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,6 @@ A Crystal shard for creating human-readable URLs and slugs. FriendlyId lets you [![Crystal Test](https://github.com/dcalixto/friendly_id/actions/workflows/crystal-test.yml/badge.svg?branch=master)](https://github.com/dcalixto/friendly_id/actions/workflows/crystal-test.yml) -[![Commits](https://img.shields.io/github/commit-activity/y/dcalixto/friendly_id.svg?label=Commits&colorA=004d99&colorB=0073e6)](https://github.com/dcalixto/friendly_id/commits/master/) - -[![Downloads](https://img.shields.io/gem/dt/friendly_id.svg?label=Downloads&colorA=004d99&colorB=0073e6)](https://github.com/traffic/clones/total?dcalixto=&friendly_id=&type=count&label=clones-total) - ## Installation 1. Add the dependency to your `shard.yml`: