mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 06:13:07 +00:00
update readme tagline
This commit is contained in:
parent
8f8a32d297
commit
a3d04b9228
@ -1,7 +1,7 @@
|
|||||||

|

|
||||||
|
|
||||||
A general-purpose programming language for maintaining **robust**, **optimal**,
|
A general-purpose programming language and toolchain for maintaining
|
||||||
and **reusable** code.
|
**robust**, **optimal**, and **reusable** software.
|
||||||
|
|
||||||
## Resources
|
## Resources
|
||||||
|
|
||||||
|
|||||||
@ -194,8 +194,8 @@
|
|||||||
<div id="contents-wrapper"><div id="contents">
|
<div id="contents-wrapper"><div id="contents">
|
||||||
{#header_open|Introduction#}
|
{#header_open|Introduction#}
|
||||||
<p>
|
<p>
|
||||||
Zig is a general-purpose programming language for maintaining <strong>robust</strong>,
|
Zig is a general-purpose programming language and toolchain for maintaining
|
||||||
<strong>optimal</strong>, and <strong>reusable</strong> code.
|
<strong>robust</strong>, <strong>optimal</strong>, and <strong>reusable</strong> software.
|
||||||
</p>
|
</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><strong>Robust</strong> - behavior is correct even for edge cases such as out of memory.</li>
|
<li><strong>Robust</strong> - behavior is correct even for edge cases such as out of memory.</li>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user