Skip to content

Commit 966ba06

Browse files
author
Amanbolat
committed
update readme
1 parent b1b32b8 commit 966ba06

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# ft – log and trace a function
1+
# ft – function trace
2+
3+
[![Go Report Card](https://goreportcard.com/badge/github.com/amanbolat/ft)](https://goreportcard.com/report/github.com/amanbolat/ft)
4+
[![GoDoc](https://godoc.org/github.com/amanbolat/ft?status.svg)](https://godoc.org/github.com/amanbolat/ft)
5+
[![License](https://img.shields.io/badge/license-BSD%20Zero%20Clause%20License-blue.svg)](https://choosealicense.com/licenses/0bsd/)
26

37
A very simple utility library written in Go to log and trace a function lifecycle.
48

0 commit comments

Comments
 (0)