Skip to content

Commit e89e7a6

Browse files
committed
JS - amended formatting on openpyxl readme
1 parent fda27fe commit e89e7a6

File tree

1 file changed

+5
-4
lines changed
  • days/70-72-openpyxl-excel-automation

1 file changed

+5
-4
lines changed

days/70-72-openpyxl-excel-automation/README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,11 @@ Again, once you've finished watching the *Maxrow* and *Inserting Data* videos, c
2727

2828
You've got the basics down so now start scripting around your own Excel file.
2929

30-
Examples for you to try:
31-
Monitor or allow a script to edit an employee shift roster.
32-
Try adding to or creating a financial budget based on spending data entered into a script.
33-
Populate a spreadsheet with data pulled down from an API of some sort.
30+
Examples for you to try:
31+
32+
- Monitor or allow a script to edit an employee shift roster.
33+
- Try adding to or creating a financial budget based on spending data entered into a script.
34+
- Populate a spreadsheet with data pulled down from an API of some sort.
3435

3536
Give it a go! I'm sure you'll... EXCEL at it!
3637

0 commit comments

Comments
 (0)