From 93f461776bffa34a4c816e2c52b8aa3dcfb4ff19 Mon Sep 17 00:00:00 2001 From: Yessiest Date: Sat, 18 Mar 2023 01:41:32 +0400 Subject: [PATCH] commit name goes here --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f30954f..b4df1ef 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,11 @@ this thing functions # how 2 use for scrubs +``` http://localhost:8080/?expression=(your expression here encoded for url)&(option)=true -http://localhost:8080/?expression=(base64 encoded expression)&(option)=true&base64=true +http://localhost:8080/?expression=(base64 encoded expression)&(option)=true&base64=true +``` options: | option | description |