summaryrefslogtreecommitdiff
path: root/vendor/symfony/console/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/symfony/console/README.md')
-rw-r--r--vendor/symfony/console/README.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/vendor/symfony/console/README.md b/vendor/symfony/console/README.md
new file mode 100644
index 0000000..92f70e7
--- /dev/null
+++ b/vendor/symfony/console/README.md
@@ -0,0 +1,27 @@
1Console Component
2=================
3
4The Console component eases the creation of beautiful and testable command line
5interfaces.
6
7Sponsor
8-------
9
10Help Symfony by [sponsoring][1] its development!
11
12Resources
13---------
14
15 * [Documentation](https://symfony.com/doc/current/components/console.html)
16 * [Contributing](https://symfony.com/doc/current/contributing/index.html)
17 * [Report issues](https://github.com/symfony/symfony/issues) and
18 [send Pull Requests](https://github.com/symfony/symfony/pulls)
19 in the [main Symfony repository](https://github.com/symfony/symfony)
20
21Credits
22-------
23
24`Resources/bin/hiddeninput.exe` is a third party binary provided within this
25component. Find sources and license at https://github.com/Seldaek/hidden-input.
26
27[1]: https://symfony.com/sponsor