Skip to content

Commit 907618b

Browse files
committed
chore(docs): add docker tags and TOC
1 parent e5625a9 commit 907618b

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,21 @@
44
[![GitHub commit activity](https://img.shields.io/github/commit-activity/m/meysam81/submit-hackernews)](https://github.com/meysam81/submit-hackernews/commits/main/)
55
[![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/meysam81/submit-hackernews)](https://github.com/meysam81/submit-hackernews)
66
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/meysam81/submit-hackernews/main.svg)](https://results.pre-commit.ci/latest/github/meysam81/submit-hackernews/main)
7+
[![Docker Image Version](https://ghcr-badge.egpl.dev/meysam81/submit-hackernews/latest_tag?color=%2344cc11&ignore=latest&label=Docker+Image+Version&trim=)](https://github.com/users/meysam81/packages/container/package/submit-hackernews)
8+
[![Docker Image Size](https://ghcr-badge.egpl.dev/meysam81/submit-hackernews/size?color=%2344cc11&tag=latest&label=Docker+Image+Size&trim=)](https://github.com/users/meysam81/packages/container/package/submit-hackernews)
9+
10+
11+
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
12+
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
13+
14+
- [Submit HackerNews](#submit-hackernews)
15+
- [Introduction](#introduction)
16+
- [Usage: GitHub Actions](#usage-github-actions)
17+
- [Star History](#star-history)
18+
19+
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
20+
21+
## Introduction
722

823
This small Shell script will submit links to HackerNews. It is hugely
924
beneficial to automate the task of submission at desired schedules.

0 commit comments

Comments
 (0)