Update features for README

This commit is contained in:
lowlighter
2021-05-19 09:35:51 +02:00
parent 67d5b66ec3
commit 4ae183172d
6 changed files with 35 additions and 34 deletions

View File

@@ -2,6 +2,6 @@
![Build](https://github.com/lowlighter/metrics/workflows/Build/badge.svg) [![Metrics (examples)](https://github.com/lowlighter/lowlighter/actions/workflows/metrics.yml/badge.svg)](https://github.com/lowlighter/lowlighter/actions/workflows/metrics.yml)
<% for (const partial of ["introduction", "features", "shared", "setup", "documentation", "license", "references"]) { -%>
<% for (const partial of ["introduction", "features", "setup", "documentation", "license", "references"]) { -%>
<%- await include(`/partials/${partial}.md`) %>
<% } %>