Skip to content

Commit 480a83c

Browse files
committed
chore: update readme.md
1 parent 950679f commit 480a83c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<div align="center">
22
<img width="150" height="150" alt="PostHTML" src="https://posthtml.github.io/posthtml/logo.svg">
33
<h1>Base URL</h1>
4-
<p>Prepend a base string to HTML attribute values</p>
4+
<p>Prepend a string to source paths in your HTML</p>
55

66
[![Version][npm-version-shield]][npm]
77
[![Build][github-ci-shield]][github-ci]
@@ -11,7 +11,7 @@
1111

1212
## Introduction
1313

14-
This PostHTML plugin can prepend a string to various attribute values and CSS styles.
14+
This PostHTML plugin can prepend a string to various HTML attribute values and CSS property values.
1515

1616
Input:
1717

0 commit comments

Comments
 (0)