Update readme.md

This commit is contained in:
Nisarga Adhikary 2023-11-14 13:07:03 +05:30 committed by GitHub
parent a909135aa0
commit e32aec9b27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,7 @@
- Copy the value of the `session` cookie. It is usually a long hex string of letters and numbers.
9. **Use the Session Cookie:**
- Paste the copied session cookie value into the appropriate environment variable (`AOC_SESSION_COOKIE` in your case) in your code or set it as an environment variable.
- Paste the copied session cookie value into the appropriate environment variable (`AOC_SESSION_COOKIE` in this case) in your code or set it as an environment variable.
![session-cookie](https://github.com/ni5arga/deviras/blob/main/aoc/cookie.png?raw=true)