Skip to content

Commit a31de8c

Browse files
committed
Fixed some markdown issues in the readme changelog
1 parent 01e6f3a commit a31de8c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -361,19 +361,19 @@ so they don't have to.
361361

362362
Bug Fixes:
363363

364-
- Fixed huge bug where script would crash due to a missing argparse argument
365-
- Fixed bug where if file copy failed during install, the script would continue instead of exit
364+
- Fixed huge bug where script would crash due to a missing argparse argument
365+
- Fixed bug where if file copy failed during install, the script would continue instead of exit
366366

367367
Features added:
368368

369-
- User can now specify output name of new file
370-
- User can now copy old file to a separate location before the update process
371-
- Script now uses recommended paper name if another name is not specified
369+
- User can now specify output name of new file
370+
- User can now copy old file to a separate location before the update process
371+
- Script now uses recommended paper name if another name is not specified
372372

373373
Other FIxes:
374374

375-
- Added a section to the readme explaining how to handle filenames
376-
- Added some examples demonstrating the new command line arguments
375+
- Added a section to the readme explaining how to handle filenames
376+
- Added some examples demonstrating the new command line arguments
377377

378378
## 1.2.1
379379

0 commit comments

Comments
 (0)