Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Thibault Giraudon authored and Thibault Giraudon committed Feb 24, 2023
2 parents 7ab30dc + 6917b01 commit 7689be4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ And add the new var to this command :
./print_news/print_news ~/print_news/artciles/$SUBJECT[1..n] ~/print_news/artciles/$COUNTRY >> ~/todays_news
```

You can also modifie the colors in ~/print_news/include/print_news.h.
You can modifie the colors and the number of articles in ~/print_news/include/print_news.h.

A bash script is present to show you all the colors you terminal is addling. Type this command to use it:
```
Expand Down

0 comments on commit 7689be4

Please sign in to comment.