From e9a436dcc3dbc1e55e12f5ad052e205fb71d8154 Mon Sep 17 00:00:00 2001 From: JhadesDev Date: Sat, 2 Jan 2016 21:48:14 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9da75c6..32c6649 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ An example repository for learning how to build your own Angular 2 library. Learn how to: -- setup a library namespace +- setup the library public API - build the library - version it - publish it to npm