Skip to content

Commit

Permalink
Update first readme for version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davesweb committed Oct 21, 2021
1 parent d7cd65a commit 30a438d
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ A PHP SDK for the Bricklink API. This package provides an easy way to authentica
requests directly against the Bricklink API. This package also provides some repositories for easier and object-oriented
communication with the Bricklink API.

This package is still in an Alpha version, not every API call is tested. Use at your own risk for now.

## Installation

`composer require davesweb/bricklink-api`
Expand Down Expand Up @@ -129,15 +127,6 @@ To run CS fixer on the entire project, run `composer cs-fixer` from inside the c
(`php vendor/bin/php-cs-fixer fix`) and add your custom arguments. Keep in mind that the contributing guide
requires you to run CS Fixer with the configuration in this package.

## Roadmap

These features/enhancements will be added in future releases:

- Support for PHP 8.1.
- ~~Validate the values on parameters.~~ ✔️
- Finish documentation about repositories.
- ~~Add docker setup for local development.~~ ✔️

## License

This package is licensed under the MIT license, which basically means you can do whatever your want with this package. However, if you found this package useful, please consider buying me a beer or subscribing to premium email support over on [Patreon](https://www.patreon.com/davesweb), it's really appreciated!

0 comments on commit 30a438d

Please sign in to comment.