Commit Graph

40 Commits

Author SHA1 Message Date
Tatiana 4c771f2e05
update cloning link 2021-01-18 12:31:31 -08:00
GroundedCastle 35781bd985
Update README.md 2021-01-12 15:17:56 -06:00
GroundedCastle 6e0ae18d37
Updated README
Made wording more generic (removed wrongly stated `cd exerciseName`), updated "The first exercise..." text in line 17.
2021-01-12 15:17:20 -06:00
GroundedCastle 8992dbff97
Removed double spaces 2021-01-12 15:03:42 -06:00
GroundedCastle 13e75df196
Updated "To" as a test for making changes 2021-01-12 15:00:50 -06:00
GroundedCastle e240670a8e
Update README.md 2021-01-11 18:43:56 -06:00
GroundedCastle d6977b1f98
Updated Cogency, Syntax, and Clone Explanation
The description said to install "NPM/Node." In the link that's provided, the author says that Node is being installed and specifically states that NPM is not being installed. It's more accurate to just say Node is being installed for now to avoid permission issues. Added colon for a list. Removed first person to create a consistent voice. Explained what cloning was because that's not covered up to this point in Foundations.  Made the capitalization consistent with the rest of the course.
2021-01-11 17:23:34 -06:00
Marvin Gay 2c5bb33cfc
Update node installation link 2020-10-28 22:00:21 -04:00
Marvin Gay 2563ec716b
Additional revisions to README 2020-10-17 19:43:29 -04:00
Abhineet0011 1c4b1a667e
Update readme.md 2020-10-17 21:20:36 +05:30
Briggs Elsperger 26d610ca6e
Update README.md 2020-04-21 14:51:23 -06:00
Briggs Elsperger 9e2e2995e7
Update README.md 2020-04-21 14:51:06 -06:00
Cody Loyd cc479b5e70
Update README.md 2019-07-18 16:14:59 -05:00
Briggs Elsperger e0a0119979
updates to show Odin directions 2019-06-12 11:03:31 -05:00
Briggs Elsperger a52257e5e0
Update README.md 2019-06-12 11:00:13 -05:00
Cody Loyd 159d100c2b
Update README.md 2019-04-11 10:23:14 -05:00
Briggs Elsperger e455c78eb0
Fixes incorrect directions 2019-02-26 11:55:01 -06:00
Leila Alderman de6c2ff0ee
Remove Linux-specific wording 2018-12-14 16:45:04 -05:00
Leila Alderman dfa97ee721
Update installation instructions
Added in a step for installing Node and clarified to not follow Linux's suggestions.
2018-12-03 18:04:31 -05:00
Briggs Elsperger ec08e8c480
Changes node version to NPM
if a user does not have node he does not have NPM, but a user could have node without NPM
2018-07-11 23:35:06 -05:00
Cody Loyd 9f4c1caf15
Merge pull request #5 from ryanford-frontend/patch-1
Add more granular instructions
2017-12-24 06:26:41 -06:00
Cody Loyd 35472494af
Merge pull request #4 from Nightcaper/patch-1
Update README.md
2017-12-24 06:26:28 -06:00
ryanford-frontend 26ecd35a83
Add more granular instructions
Instruct users to clone the repo in case that wasn't clear
2017-12-23 16:25:28 +08:00
Cody Loyd 950ab79d2b
Update README.md 2017-12-15 14:07:55 -06:00
Nightcaper e4f5cbad75
Update README.md
Having to change 'xit's in exercises like repeatString for testing exercise solutions was not immediately obvious. I felt it should be mentioned so newbies before me won't face confusing jasmine messages about xits when testing their code.

I don't know how the wording of the readme is really intended, so I hope my change will address this properly.
2017-11-25 01:47:03 -06:00
Cody Loyd 7de28f54fb
Update README.md 2017-11-24 14:18:11 -06:00
Cody Loyd f72bdd2ee3 Update README.md 2017-09-20 13:35:31 -05:00
Cody Loyd 36cda1edba Update README.md 2017-09-20 13:32:42 -05:00
Cody Loyd 100f940905 add more exercises 2017-08-28 05:52:02 -05:00
Cody Loyd bdc61b6474 add fibonacci 2017-08-25 14:29:48 -05:00
Cody Loyd 4dc777616c add snakeCase 2017-08-25 14:16:42 -05:00
Cody Loyd b847c3bd61 add caesar cipher 2017-08-25 13:59:26 -05:00
Cody Loyd cadd4b255c add leapYears 2017-08-25 13:47:05 -05:00
Cody Loyd fc9725de7f add tempConversion 2017-08-25 10:27:07 -05:00
Cody Loyd 4c8f1643ec add removeFromArray 2017-08-24 08:12:11 -05:00
Cody Loyd 85ca46440e typo 2017-08-18 08:12:17 -05:00
Cody Loyd 15271b14e7 add planned exercises 2017-08-18 08:11:45 -05:00
Cody Loyd b95fa8ea60 node 2017-08-17 16:07:22 -05:00
Cody Loyd 9bc987ea0f hello world 2017-08-17 13:47:39 -05:00
Cody Loyd b9a58bb8c7 init 2017-08-17 13:05:20 -05:00