Skip to content

Commit 6adc440

Browse files
committed
README name copyright updated
1 parent c7d4a82 commit 6adc440

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<p align="center"><a href="https://codemascot.com" target="_blank"><img src="https://raw.githubusercontent.com/codemascot/wc-api-clj/master/img/logo.svg" width="600"></a></p>
22

33
## *WooCommerce* REST API Client - Written in *Clojure*
4-
A wrapper of *WooCommerce* REST API written in *Clojure*. Easily interact with the WooCommerce REST API securely using this library. Over HTTPS connection, this library uses *BasicAuth* means it will use `consumer_key` and `consumer_secret` strings of *WooCommerce* REST API settings. *Oauth* support would be added soon.
4+
A wrapper of *WooCommerce* REST API written in *Clojure*. Interact with the WooCommerce REST API securely using this library. Over HTTPS connection, this library uses *BasicAuth* means it will use `consumer_key` and `consumer_secret` strings of *WooCommerce* REST API settings. *Oauth* support would be added soon.
55

66
## Documentation
77
- Documentation Site - [codemascot.com/wc-api-clj](https://www.codemascot.com/wc-api-clj/)
@@ -16,7 +16,7 @@ Currently below endpoints helper functions are available-
1616
Others are work in progress, will be available soon!
1717

1818
## License
19-
Copyright © 2020 **[CodeMascot](https://www.codemascot.com/)**, **[Khan Mohammad R.](https://www.codemascot.com/)**
19+
Copyright © 2020 **[Khan Mohammad R.](https://www.codemascot.com/)** AKA **[CodeMascot](https://www.codemascot.com/)**
2020

2121
This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at http://www.eclipse.org/legal/epl-2.0.
2222

0 commit comments

Comments
 (0)