Skip to content

Commit 3db19de

Browse files
authored
Update README.md
Added description for pressure conversion
1 parent fbc0691 commit 3db19de

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

README.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -425,6 +425,36 @@ The following units and their abbreviations can be used (each table can only con
425425
</tr>
426426
</table>
427427

428+
<table>
429+
<tr>
430+
<th>Subject</th>
431+
<th>Unit</th>
432+
<th>Abbreviation</th>
433+
<th rowspan="14" align="center"><img src="assets/Pressure.ico" alt="Pressure Logo"></th>
434+
</tr>
435+
<tr>
436+
<td rowspan="14" align="center">Data</td>
437+
<td>Bar</td>
438+
<td>bar</td>
439+
</tr>
440+
<tr>
441+
<td>PSI</td>
442+
<td>psi</td>
443+
</tr>
444+
<tr>
445+
<td>ATM</td>
446+
<td>atm</td>
447+
</tr>
448+
<tr>
449+
<td>Pa</td>
450+
<td>pa</td>
451+
</tr>
452+
<tr>
453+
<td>kPa</td>
454+
<td>kpa</td>
455+
</tr>
456+
</table>
457+
428458
### Problems, errors and feature requests
429459

430460
Open an issue in this repo.

0 commit comments

Comments
 (0)