trakBan / spongebob-cli

Watch classic spongebob from the terminal! 🎥🧽
GNU General Public License v3.0
570 stars 23 forks source link

Second branche #5

Closed lkabuci closed 2 years ago

lkabuci commented 2 years ago

i added a .gitignore file and a i sorted the apisodes in a table

lkabuci commented 2 years ago

the .gitignore file is necessary when working with git also i added the episode_number cause i need a list not an integer like counter, also i need it outside the for loop so i can add it easily to table

trakBan commented 2 years ago

I didnt realize you couldnt use counter. Can you still change the episode number to the right side?

lkabuci commented 2 years ago

Yeah of course

trakBan commented 2 years ago

Can you please do that? I will merge as soon as you make that change.

lkabuci commented 2 years ago

i think that's it, right?

trakBan commented 2 years ago

Yes it is. Thanks for contributing to spongebob-cli.