diff --git a/src/README.md b/src/README.md index fa31a6ce9..b725d670f 100644 --- a/src/README.md +++ b/src/README.md @@ -64,7 +64,7 @@ filename | usage | Initial Name ### Workflow -You will only need to use Semantic's build tools while refining your UI, while designing pages you can rely on the packages in `dist/` and your software stack's normal build set-up. +You will only need to use Semantic's build tools while refining your UI. When designing pages, you can rely on the compiled css packages in `dist/`. When creating your UI you can try downloading different themes, adjusting your site-wide settings (font-family, colors, etc) and tweaking components in your site's component overrides.