Skip to content

Commit 2c6ef15

Browse files
authored
Improve wording of first seaction of README (#25)
1 parent a20974d commit 2c6ef15

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

README.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
1-
# Symfony Live Berlin 2019 Workshop
1+
# Sulu Workshop
22

3-
This repository contains the **project template**, **assignments** and **example solution code** for the Sulu workshop
4-
at the Symfony Live Berlin 2019. The workshop consists of 12 assignments that guide you through creating a small
5-
website that integrates two simple custom entities using the Sulu content management system.
6-
The project builds upon the official [sulu/skeleton](https://github.com/sulu/skeleton) template and adds some project
7-
specific libraries such as Bootstrap or Symfony Encore.
3+
The Sulu workshop consists of 12 assignments that guide you through the process of creating a small website that
4+
integrates two simple custom entities using the Sulu content management system. This repository contains the
5+
**example project**, **assignments** and **solution code** for the workshop.
6+
The included example project builds upon the official [sulu/skeleton](https://github.com/sulu/skeleton) template and
7+
adds some implementation-specific libraries such as Bootstrap or Symfony Encore.
88

9-
The **assignments** of the workshop are located in the [assignments](/assignments) folder of the repository.
10-
Additionally, this repository includes an [open pull request](https://github.com/sulu/sulu-workshop-symfony-live-berlin-2019/pulls?q=is%3Apr+is%3Aopen+sort%3Acreated-asc)
11-
that contains the **example solution code** for each assignment on this repository. Feel free to use the
9+
The **assignments** of the workshop are available via the [pull requests area](https://github.com/sulu/sulu-workshop/pulls?q=is%3Aopen+is%3Apr+label%3Aassignment+sort%3Acreated-asc) of this repository.
10+
Each pull requests contains the **example solution code** for the respective assignment. Feel free to use the
1211
**comment feature on these pull requests** for asking questions or providing additional context about the solution code.
1312

1413
## Requirements

0 commit comments

Comments
 (0)