Skip to content

Commit 09ef5c8

Browse files
author
igor.nepipenko
committed
fix(ref:1534): right logo message
1 parent 44cdcb3 commit 09ef5c8

File tree

1 file changed

+8
-17
lines changed

1 file changed

+8
-17
lines changed

README.md

Lines changed: 8 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
11
# NGX-MASK
22

33
<p align="center">
4-
<img src="http://jsdaddy.io/assets/images/shared/logo.svg" alt="JSDaddy Logo">
4+
A powerful Angular directive for input masking with customizable patterns
55
</p>
66

77
<p align="center">
8-
A powerful Angular directive for input masking with customizable patterns
8+
Created with ❤️ by
9+
</p>
10+
11+
<p align="center">
12+
<a href="https://jsdaddy.io">
13+
<img src="http://jsdaddy.io/assets/images/shared/logo.svg" alt="JSDaddy" width="250">
14+
</a>
915
</p>
1016

1117
<p align="center">
@@ -157,18 +163,3 @@ import { NgxMaskModule } from 'ngx-mask';
157163
@NgModule({ imports: [NgxMaskModule.forChild()] })
158164
export class FeatureModule {}
159165
```
160-
161-
## 📚 Documentation
162-
163-
For detailed usage instructions and examples, please refer to our [Usage Documentation](https://github.com/JsDaddy/ngx-mask/blob/develop/USAGE.md).
164-
165-
## 🔗 Related Projects
166-
167-
Check out our other Angular utilities:
168-
169-
- [NGX Loader Indicator](https://www.npmjs.com/package/ngx-loader-indicator)
170-
- [NGX Copypaste](https://www.npmjs.com/package/ngx-copypaste)
171-
172-
## 👥 Contributing
173-
174-
We welcome contributions! Please read our [Contributing Guide](https://github.com/JsDaddy/ngx-mask/blob/develop/CONTRIBUTING.md) to get started.

0 commit comments

Comments
 (0)