diff --git a/README.md b/README.md index 1b616d3..5253bb8 100644 --- a/README.md +++ b/README.md @@ -315,8 +315,8 @@ Copy `Value` from `LEETCODE_SESSION` and `csrftoken` to `session` and `csrf` in ```toml [cookies] -csrf = "${csrftoken}" -session = "${LEETCODE_SESSION}" +csrf = '' +session = '' ``` ## Programmable