Skip to content

Commit 175717e

Browse files
committed
Update readme
1 parent dea18e7 commit 175717e

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,7 @@ If the save button is highlighted green, this means you have unsaved changes and
6363

6464
### Options
6565

66-
An options tab exists within the options page, which allows you to change the behaviour of the extension.
67-
68-
Currently this is just the search engines that the extension is enabled to use bangs with.
66+
An options *tab* exists within the options *page*, which allows you to change the behaviour of the extension.
6967

7068
### DuckDuckGo Bangs
7169

src/optionsui/components/AboutTabPanel.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ export default function AboutTabPanel(): React.ReactElement {
6969
<Text>If the save button is highlighted green, this means you have unsaved changes and they will not take effect until you press the save button.</Text>
7070
<SubHeading>Options</SubHeading>
7171
<Text>An options tab exists within the options page, which allows you to change the behaviour of the extension.</Text>
72-
<Text>Currently this is just the search engines that the extension is enabled to use bangs with.</Text>
7372
<SubHeading>DuckDuckGo Bangs</SubHeading>
7473
<Text>
7574
If you want to import bangs from DuckDuckGo, see

0 commit comments

Comments
 (0)