Skip to content

Commit

Permalink
Merge pull request Techtonica#2057 from Techtonica/remove-FREE-from-c…
Browse files Browse the repository at this point in the history
…urriculum-main-read-me-program-description

Omit "free" references.
  • Loading branch information
daaimah123 authored May 6, 2024
2 parents c1b5e5f + fc9ebef commit f5ea1a2
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### Welcome to the Techtonica curriculum!

Techtonica is a non-profit project of SocialGood that does free tech training and job placement for unemployed or underemployed folks. For more information, please see our website: [Techtonica.org](http://techtonica.org)
Techtonica is a non-profit project of SocialGood that offers a software engineering training with a need-based, sliding-scale, subsidized tuition and stipend scholarships for intensive tech training and job placement for unemployed or underemployed folks. For more information, please see our website: [Techtonica.org](http://techtonica.org)

Program participants will learn to do full-stack web development using JavaScript. What bootcamps and Techtonica have in common is the fact that they are intensive training. However, bootcamps can be pretty passive classroom learning and they cost \$15,000+ for the students.

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "curriculum",
"version": "1.0.0",
"description": "Techtonica is a non-profit project of SocialGood that does free tech training and job placement for unemployed or underemployed folks. For more information, please see our website: [Techtonica.org](http://techtonica.org)",
"description": "Techtonica partners with tech companies to provide software engineering training with need-based, sliding-scale, subsidized tuition and living stipend scholarships for tech training with supplied laptops, job placement and/or job search support to women and non-binary adults seeking economic empowerment. For more information, please see our website: [Techtonica.org](http://techtonica.org)",
"author": "",
"license": "ISC",
"homepage": "https://github.com/Techtonica/curriculum#readme",
Expand Down
7 changes: 4 additions & 3 deletions pair-programming/week-6/expressjs-router/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,10 @@
<h1>About Techtonica</h1>
</div>
<p>
Techtonica partners with tech companies to provide free tech training,
laptops, living stipends, and job placement to women and non-binary
adults with low incomes.
Techtonica partners with tech companies to provide software engineering training with need-based, sliding-scale,
subsidized tuition and stipend scholarships for tech training with supplied laptops,
job placement and/or job search support to women and non-binary adults seeking
economic empowerment.
</p>
</div>
</body>
Expand Down

0 comments on commit f5ea1a2

Please sign in to comment.