mirror of
https://github.com/DanielSiepmann/tracking.git
synced 2024-11-22 05:56:08 +01:00
Fix statement regarding production usage
This commit is contained in:
parent
443e042d82
commit
eb3d14a784
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
||||||
About
|
About
|
||||||
=====
|
=====
|
||||||
|
|
||||||
This extension should only demonstrate technical features of TYPO3.
|
This extension was made to demonstrate technical features of TYPO3.
|
||||||
It is not intended for use in production systems.
|
Since v1.0.0 it is also available on packagist and intended for usage on production
|
||||||
|
systems.
|
||||||
|
|
||||||
The following features should be demonstrated:
|
The following features should be demonstrated:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue