Skip to content

Commit 727a0dc

Browse files
Arthur AgombartArthur Agombart
authored andcommitted
remove shits from README
1 parent 3b41102 commit 727a0dc

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

README.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -53,28 +53,13 @@ Technical TODOs:
5353

5454
Resources:
5555
- [Npm Guide](https://docs.npmjs.com/getting-started/publishing-npm-packages)
56-
- [Bower Guide (deprecated)](https://bower.io/docs/creating-packages/)
5756

5857
### Execute tests TODO
5958

6059
*Warning: Not implemented yet*
6160

6261
`npm test`
6362

64-
#### Bower link
65-
66-
Bower users can link the project with another to test the package without deploying.
67-
68-
In angularjs-input-tags do:
69-
70-
`npm run bower link`
71-
72-
In the target project do:
73-
74-
`[path to valid bower bin] link angularjs-input-tags`
75-
76-
A symlink of the project will be created in bower_components target project.
77-
7863
### LICENCE MIT
7964

8065
The MIT License (MIT)

0 commit comments

Comments
 (0)