@muhammedaksam/ayyildiz-node 0.1.2 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +7 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# Ayyıldız Mobile Node.js SDK
|
|
2
2
|
|
|
3
|
+
[](https://www.npmjs.com/package/@muhammedaksam/ayyildiz-node)
|
|
4
|
+
[](https://opensource.org/licenses/MIT)
|
|
5
|
+
[](https://www.typescriptlang.org/)
|
|
6
|
+
[](https://github.com/muhammedaksam/ayyildiz-node/actions)
|
|
7
|
+
[](https://codecov.io/gh/muhammedaksam/ayyildiz-node)
|
|
8
|
+
[](https://nodejs.org/)
|
|
9
|
+
|
|
3
10
|
Unofficial Node.js SDK for Ayyıldız Mobile SMS API.
|
|
4
11
|
|
|
5
12
|
## Installation
|