Remove license info in the README now that Github already displays it

This commit is contained in:
Fabien Potencier
2021-11-03 16:48:53 +01:00
parent 5e7ec8b53d
commit 8447e8dcd5
+1 -2
View File
@@ -1,8 +1,7 @@
Twig, the flexible, fast, and secure template language for PHP
==============================================================
Twig is a template language for PHP, released under the new BSD license (code
and documentation).
Twig is a template language for PHP.
Twig uses a syntax similar to the Django and Jinja template languages which
inspired the Twig runtime environment.