Skip to content

Commit c864390

Browse files
committed
style(docs): restructure README
1 parent 5bf989b commit c864390

File tree

1 file changed

+19
-7
lines changed

1 file changed

+19
-7
lines changed

README.md

Lines changed: 19 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,19 +16,31 @@ Easy, URL-based image transformations inspired by [Cloudflare Images](https://de
1616

1717
## Documentation
1818

19-
Check out the [official documentation website](https://image-transform-url.julian.center).
19+
All information on how to use this package can be found in our official documentation website.
2020

21-
## Roadmap
22-
23-
Please see [ROADMAP](ROADMAP.md) for details on planned features and improvements.
21+
[→ Read the Docs](https://image-transform-url.julian.center)
2422

2523
## Changelog
2624

27-
Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.
25+
Notable changes to this package are documented in our changelog for every new release.
26+
27+
[→ See what's changed](CHANGELOG.md)
28+
29+
## Roadmap
30+
31+
The package is under active development, and we have some things planned for the future.
32+
33+
[→ View the Roadmap](ROADMAP.md)
2834

2935
## Contributing
3036

31-
Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
37+
Whether it's reporting or fixing bugs, contributing new features, or enhancing the documentation, your help is always appreciated. 🙏🏻
38+
39+
[→ Read our Contribution Guidelines](CONTRIBUTING.md)
40+
41+
[→ Open an Issue](https://github.com/ace-of-aces/laravel-image-transform-url/issues)
42+
43+
[→ Submit a Pull Request](https://github.com/ace-of-aces/laravel-image-transform-url/pulls)
3244

3345
## Credits
3446

@@ -38,4 +50,4 @@ Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
3850

3951
## License
4052

41-
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
53+
Made with ❤️ under the [MIT License](LICENSE.md).

0 commit comments

Comments
 (0)