Skip to content
This repository was archived by the owner on Apr 27, 2023. It is now read-only.

Commit 43587fe

Browse files
committed
Update README.md
1 parent c087cd7 commit 43587fe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ stringmask
22
==========
33
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.softwaremill.strignmask/stringmask_2.11/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.softwaremill.stringmask/stringmask_2.11)
44
[![Software License](https://img.shields.io/badge/license-Apache 2-brightgreen.svg?style=flat)](LICENSE)
5+
[![Build Status](https://travis-ci.org/softwaremill/stringmask.svg?branch=master&style=flat)](https://travis-ci.org/softwaremill/stringmask)
56

67
A micro-library for macro-based case class field masking in `.toString()`.
78
Inspired by blog by Juan Pedro Moreno @47deg: http://www.47deg.com/blog/scala-macros-annotate-your-case-classes

0 commit comments

Comments
 (0)