Skip to content

Commit b407ceb

Browse files
authored
Updated README.md
1 parent 7990fbf commit b407ceb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ For the provided example sequences, searching for "CTG" with spaced mode enabled
9595

9696
- The tool caches alignment results to avoid redundant calculations
9797
- The Word document uses Courier New font for consistent spacing
98-
- Highlighting uses yellow by default, or green/blue/pink when using separate colors
98+
- Highlighting uses yellow by default, or green/yellow/pink when using separate colors
9999

100100
## Developer Setup
101101

@@ -133,7 +133,6 @@ pip install biopython python-docx
133133
Create the following files in your working directory:
134134
- `main.py` - The main program
135135
- `sequences.json` - Your DNA sequences in JSON format
136-
- `start.bat` (optional) - For easy launching on Windows
137136

138137
## Requirements
139138

0 commit comments

Comments
 (0)