Skip to content

Commit

Permalink
Added short description.
Browse files Browse the repository at this point in the history
  • Loading branch information
krystalcode committed Jan 27, 2020
1 parent 3acd698 commit d4b7874
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Guidelines

The KrystalCode Drupal 8 Standards is a set of rules that builds on top of the [Drupal 8 coding standards](https://www.drupal.org/docs/develop/standards). The main goal is to improve readability.

## Code structure

### Module files
Expand Down Expand Up @@ -43,4 +45,4 @@ Breakdown your file into sections:
*/
// Functions for internal use here.
```
```

0 comments on commit d4b7874

Please sign in to comment.