mirror of
https://github.com/theoludwig/programming-challenges.git
synced 2025-05-18 12:02:53 +02:00
🐛 Fix @mention in README.md files
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# hello-world
|
||||
|
||||
Created by @Divlo at 5 July 2020.
|
||||
Created by [@Divlo](https://github.com/Divlo) at 5 July 2020.
|
||||
|
||||
## Instructions :
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# javascript-hello - hello-world
|
||||
|
||||
Programming language : JavaScript
|
||||
Created by @Divlo at 5 July 2020.
|
||||
Created by [@Divlo](https://github.com/Divlo) at 5 July 2020.
|
||||
|
@ -1,4 +1,4 @@
|
||||
# python-hello - hello-world
|
||||
|
||||
Programming language : Python
|
||||
Created by @Divlo at 5 July 2020.
|
||||
Created by [@Divlo](https://github.com/Divlo) at 5 July 2020.
|
||||
|
@ -1,4 +1,4 @@
|
||||
# typescript-hello - hello-world
|
||||
|
||||
Programming language : TypeScript
|
||||
Created by @Divlo at 5 July 2020.
|
||||
Created by [@Divlo](https://github.com/Divlo) at 5 July 2020.
|
||||
|
Reference in New Issue
Block a user