Skip to content

Commit 8cb5d97

Browse files
authored
[DOCS] Move warning about core synchronization (#23)
1 parent 323dbf9 commit 8cb5d97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,12 +105,12 @@ This package is not meant to be updated regularly, since talking about coding
105105
guidelines takes a lot of time, and is usual a matter of taste. Nonetheless,
106106
you can always open up an issue if you feel like we're missing out on something.
107107

108-
### Development
109-
110108
A GitHub action automatically synchronizes the files with the TYPO3 Core. Please
111109
do not open pull requests for these changes, but push your changes to the
112110
TYPO3 Core.
113111

112+
### Development
113+
114114
The source code comes with a DDEV Local configuration that makes using Composer
115115
and switching PHP versions very easy. For more information about DDEV, see the
116116
[documentation](https://ddev.readthedocs.io).

0 commit comments

Comments
 (0)