Skip to content

Commit dcd0084

Browse files
TCA-548 clean up #time 5m
1 parent bd3b304 commit dcd0084

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ e.g.: `PROD-001 #comment adding readme notes #time 45m`
7373
# Local Development
7474

7575
- [Local Environment Setup](#local-environment-setup)
76-
- [Developer Center specific setup](#developer-center-contentful-api-key-and-space-id)
76+
- [Tool-specific Setup](#tool-specific-setup)
7777
- [Yarn Commands](#yarn-commands)
7878

7979
## Local Environment Setup
@@ -178,6 +178,10 @@ Otherwise, you will need to override the exception each time you load the site.
178178
4. Add "start:[hostname]": "sh start-ssl-[hostname].sh" to scripts in package.json
179179

180180

181+
## Tool-specific setup
182+
183+
Each [Tool](#tools) can have its own setup requirements. Please see each tool's [README](#tools) for further information.
184+
181185
## yarn Commands
182186

183187
| Command | Description |
@@ -575,6 +579,13 @@ e.g.:
575579
576580
>**NOTE** - all SVGs require explicit `width` and `height` in the Safari browser in order to be rendered properly, otherwise they'll be rendered to the _default_ size and probably will crop out of view
577581
582+
583+
584+
585+
586+
587+
588+
578589
# Tools
579590
580591
The following summarizes the various [tools](#adding-a-tool-or-util) in the Platform UI.

0 commit comments

Comments
 (0)