We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 98ef441 + 5aad7b2 commit 4e19e11Copy full SHA for 4e19e11
README.md
@@ -1,6 +1,6 @@
1
-# BaseLinker PHP library
+# Base.com PHP library
2
3
-PHP wrapper for [baselinker.com](https://baselinker.com/).
+PHP wrapper for [base.com](https://base.com/) (formerly [BaseLinker](https://baselinker.com/)).
4
5
## Requirements
6
composer.json
@@ -1,7 +1,9 @@
{
"name": "mnastalski/baselinker-php",
- "description": "BaseLinker PHP library",
+ "description": "Base.com (formerly BaseLinker) PHP library",
"keywords": [
+ "base",
+ "basecom",
7
"baselinker"
8
],
9
"type": "library",
0 commit comments