Commit 5f93ac3d authored by Howl's avatar Howl
Browse files

Add mirror link to readme

parent 8d30f8e9
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -10,6 +10,9 @@ So I decided to rewrite it to be better performant, and what better language to

This is the result: https://asciinema.org/a/42583 (watch the video especially for the last 30 seconds, as you can see the true power of ripple-cron-go).

- Origin: https://git.zxq.co/ripple/ripple-cron-go
- Mirror: https://github.com/osuripple/ripple-cron-go

## Installing

Assuming you have Go installed and your GOPATH set up
+0 −1
Original line number Diff line number Diff line
@@ -2,7 +2,6 @@ package main

import (
	"io/ioutil"

	"os"

	"github.com/fatih/color"