diff options
author | Adam Bard <adam@adambard.com> | 2018-08-28 08:49:41 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-28 08:49:41 -0700 |
commit | 440247a59706603bd980016821ecd6a72a6182d1 (patch) | |
tree | c1b6cd51e54e73dc07f54e0e1ccb3e47bc18d41d /fr-fr/jquery-fr.html.markdown | |
parent | 626253808d529b04e5adde65fc678ac6ed879f14 (diff) |
Update jquery-fr.html.markdown
Diffstat (limited to 'fr-fr/jquery-fr.html.markdown')
-rw-r--r-- | fr-fr/jquery-fr.html.markdown | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fr-fr/jquery-fr.html.markdown b/fr-fr/jquery-fr.html.markdown index aeddbd53..1a5baf71 100644 --- a/fr-fr/jquery-fr.html.markdown +++ b/fr-fr/jquery-fr.html.markdown @@ -13,6 +13,7 @@ jQuery est une bibliothèque JavaScript dont le but est de permettre de "faire p C'est pourquoi aujourd'hui, jQuery est utilisée par de nombreuses grandes entreprises et par des développeurs du monde entier. Étant donné que jQuery est une bibliothèque JavaScript, vous devriez d'abord [apprendre le JavaScript](https://learnxinyminutes.com/docs/fr-fr/javascript-fr/) + ```js |