Skip to content

Commit be0638b

Browse files
committed
🛠️ [v1.7.2] Minor Changes
1 parent 2a0ac0f commit be0638b

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.streamlit/config.toml

-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ primaryColor = "#5588ff"
44
font = "monospace"
55

66
[browser]
7-
serverAddress = "localhost"
8-
serverPort = 8501
97
gatherUsageStats = false
108

119
[server]

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,9 @@ Follow these steps to set up and run the GodsEye software on your local machine,
101101

102102
- Select and open any article. The browser extension will be displayed on the right side of the screen. Click on the extension icon to access detailed information.
103103

104+
3. For Developers:
105+
- To apply changes made to the browser extension, visit `chrome://extensions`, click the "Update" button at the top left, and reload the article page to see the updates.
106+
104107
## License
105108

106109
This project is licensed under the [Apache License 2.0](https://github.com/areebahmeddd/GodsEye/blob/main/LICENSE).

0 commit comments

Comments
 (0)