Remove README content
This commit is contained in:
12
README.md
12
README.md
@@ -1,11 +1 @@
|
|||||||
# PCM Skeleton Bundle
|
# PCM Icon Bundle
|
||||||
|
|
||||||
This skeleton bundle contains the bare bones of a Symfony bundle.
|
|
||||||
|
|
||||||
To get started, add a bundle name and description inside of `composer.json`. Add yourself as an author too, if you are cool enough.
|
|
||||||
|
|
||||||
Change the **class name** and **namespace** of the bundle file in `/src`. Change the **file name** to match the class name also.
|
|
||||||
|
|
||||||
# Conventions
|
|
||||||
- `YAML` files must end with `.yaml`
|
|
||||||
- Namespaces should always start with `Pcm\ExampleBundle` (change `Example` to whatever is appropriate)
|
|
||||||
|
|||||||
Reference in New Issue
Block a user