Update README.md

This commit is contained in:
Pablo Ferreiro
2022-04-28 23:16:37 +02:00
committed by GitHub
parent a5b9e475a9
commit 35cfd078e6

View File

@@ -2,11 +2,12 @@
Sign your TikTok urls easily. Sign your TikTok urls easily.
This is a port of [tiktok-signature](https://github.com/carcabot/tiktok-signature) using JSDOM This is a port of [tiktok-signature](https://github.com/carcabot/tiktok-signature) using JSDOM
This project allows signing TikTok urls without having to run a headless browser, which lowers ram usage a lot.
## Installation ## Installation
``` ```
yarn install yarn install
``` ```
You also need to have Chrome installed
## Usage ## Usage
For webserver: For webserver: