Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9bfa780

Browse files
authored
Update README.md
1 parent 47c62f9 commit 9bfa780

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ AWS Lambda to clean HTML from garbage. It uses the Node.js package [clean-html](
44

55
## Notes
66

7-
* A Dockerfile is provided as a guide for creating the container source of the function.
8-
* This function is intended to be called from another function before saving HTML data to a database, in order to clean purify it.
7+
* A *Dockerfile* is provided as a guide for creating the container source of the function.
8+
* This function is intended to be called from another function before saving HTML data to a database, in order to clean it, acting as a filter.
99

1010
## License
1111

1212
Copyright © 2021 Rodolfo González González.
1313

14-
[![License](https://img.shields.io/badge/License-BSD_3--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)
14+
[![License](https://img.shields.io/badge/License-BSD_3--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)

0 commit comments

Comments
 (0)