From 02c33ab24467032229672db1c50a8ff82eb83b3f Mon Sep 17 00:00:00 2001 From: Kevin De Baerdemaeker Date: Tue, 28 Nov 2023 16:51:51 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ff632af..a447281 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ The project is licensed under the [MIT license](https://github.com/equinor/lithology-patterns/blob/main/LICENSE) following [the open source strategy of Equinor](https://opensource.equinor.com). -## Overview +## Contributing This repository hosts the lithology patterns inside the `assets/` folder. If more patterns need to be added, these should be placed inside the `figma/` @@ -33,6 +33,7 @@ import choosePatternName from 'lithology-patterns/assets/svg/30000.svg 1. Place new pattern in `assets/svg` 2. Run `npm patterns:process` 3. Commit +4. Create PR or Push to Main ### NuGet TODO