Skip to content
This repository has been archived by the owner on Jan 17, 2018. It is now read-only.

Commit

Permalink
Badges, badges everywhere
Browse files Browse the repository at this point in the history
  • Loading branch information
darccio committed Aug 4, 2016
1 parent 5366a50 commit 02f9fc7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2016 Dario Castañé
Copyright (c) 2016 Dario Castañé, https://dario.im

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Universally Unique Lexicographically Sortable Identifier
![Project status](https://img.shields.io/badge/version-0.0.3-yellow.svg)
[![Go Report Card](https://goreportcard.com/badge/imdario/go-ulid)](https://goreportcard.com/report/imdario/go-ulid)
[![GoDoc](https://godoc.org/github.com/imdario/go-ulid?status.svg)](https://godoc.org/github.com/imdario/go-ulid)
[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/imdario/go-ulid/master/LICENSE)

[alizain/ulid](https://github.com/alizain/ulid) port to Golang (binary format implemented).

Expand Down

0 comments on commit 02f9fc7

Please sign in to comment.