Skip to content

Commit a469b7a

Browse files
authored
Update README.md
1 parent adbb5b7 commit a469b7a

File tree

1 file changed

+18
-3
lines changed

1 file changed

+18
-3
lines changed

README.md

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,10 +96,25 @@ python3 HTB2Notion.py
9696

9797
> For checking the help, use flag: -h / --help
9898
99+
## Screenshots
100+
1. Running of the script for new machines
101+
102+
![RunningScript](https://github.com/spllat-00/hackthebox-notion/assets/50944153/d41293b6-d0e0-4e99-859b-4b094719ab9a)
103+
104+
105+
2. Template
106+
107+
![NotionMachineTemplate-Step1](https://github.com/spllat-00/hackthebox-notion/assets/50944153/fedd862c-c0a9-4fd3-868b-29f102c0157a)
108+
109+
![NotionMachineTemplate-Step2](https://github.com/spllat-00/hackthebox-notion/assets/50944153/062029b0-c4e7-4d74-a616-2588c008d0ae)
110+
111+
![NotionMachineTemplate-Step3](https://github.com/spllat-00/hackthebox-notion/assets/50944153/026b5110-29b2-4029-bee1-fea274f241d8)
112+
113+
99114
## Configuration
100-
- HTBTOKEN = HTB_JWT_Token
101-
- NOTIONTOKEN = Notion_Token
102-
- NOTIONDATABASEID = 32-bit-ID
115+
- HTBTOKEN=HTB_JWT_Token
116+
- NOTIONTOKEN=Notion_Token
117+
- NOTIONDATABASEID=32-bit-ID
103118

104119
## Contributing
105120
Contributions are welcome! Feel free to open issues or pull requests.

0 commit comments

Comments
 (0)