Skip to content

Commit a2ae556

Browse files
committed
Apply automatic changes
1 parent 4a6f23e commit a2ae556

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,8 @@ If you are only going to use the acronym once, maybe don't use it at all and rel
139139

140140
<!-- Contribute to ./data/organizations.json if you want to -->
141141
<!-- MARKDOWN-AUTO-DOCS:START (JSON_TO_HTML_TABLE:src=./data/organizations.json) -->
142-
<table class="JSON-TO-HTML-TABLE"><thead><tr><th class="abbreviation-th">Abbreviation</th><th class="meaning-th">Meaning</th><th class="url-th">URL</th><th class="what-they-do-th">What they do</th></tr></thead><tbody ><tr ><td class="abbreviation-td td_text">FSF</td><td class="meaning-td td_text">Free Software Foundation</td><td class="url-td td_text">https://www.fsf.org</td><td class="what-they-do-td td_text">Oversee a number of open source organizations</td></tr>
142+
<table class="JSON-TO-HTML-TABLE"><thead><tr><th class="abbreviation-th">Abbreviation</th><th class="meaning-th">Meaning</th><th class="url-th">URL</th><th class="what-they-do-th">What they do</th></tr></thead><tbody ><tr ><td class="abbreviation-td td_text">AWS</td><td class="meaning-td td_text">Amazon web Services</td><td class="url-td td_text">https://aws.amazon.com/</td><td class="what-they-do-td td_text">Amazon Web Services offers reliable, scalable, and inexpensive cloud computing services.</td></tr>
143+
<tr ><td class="abbreviation-td td_text">FSF</td><td class="meaning-td td_text">Free Software Foundation</td><td class="url-td td_text">https://www.fsf.org</td><td class="what-they-do-td td_text">Oversee a number of open source organizations</td></tr>
143144
<tr ><td class="abbreviation-td td_text">GH</td><td class="meaning-td td_text">GitHub</td><td class="url-td td_text">https://github.com</td><td class="what-they-do-td td_text">Source code host, owned by Microsoft</td></tr>
144145
<tr ><td class="abbreviation-td td_text">GNU</td><td class="meaning-td td_text">Collection of free software, a license</td><td class="url-td td_text">https://gnu.org</td><td class="what-they-do-td td_text">program of FSF, develops many linux tools and a commonly used license</td></tr>
145146
<tr ><td class="abbreviation-td td_text">MS</td><td class="meaning-td td_text">Microsoft</td><td class="url-td td_text">https://microsoft.com</td><td class="what-they-do-td td_text">Makers of windows, azure, vscode, and other tools that might be relevent to developers</td></tr>

0 commit comments

Comments
 (0)