mirror of
https://github.com/ziglang/zig.git
synced 2024-11-26 15:12:31 +00:00
update readme tagline
This commit is contained in:
parent
8f8a32d297
commit
a3d04b9228
@ -1,7 +1,7 @@
|
||||
![ZIG](https://ziglang.org/zig-logo.svg)
|
||||
|
||||
A general-purpose programming language for maintaining **robust**, **optimal**,
|
||||
and **reusable** code.
|
||||
A general-purpose programming language and toolchain for maintaining
|
||||
**robust**, **optimal**, and **reusable** software.
|
||||
|
||||
## Resources
|
||||
|
||||
|
@ -194,8 +194,8 @@
|
||||
<div id="contents-wrapper"><div id="contents">
|
||||
{#header_open|Introduction#}
|
||||
<p>
|
||||
Zig is a general-purpose programming language for maintaining <strong>robust</strong>,
|
||||
<strong>optimal</strong>, and <strong>reusable</strong> code.
|
||||
Zig is a general-purpose programming language and toolchain for maintaining
|
||||
<strong>robust</strong>, <strong>optimal</strong>, and <strong>reusable</strong> software.
|
||||
</p>
|
||||
<ul>
|
||||
<li><strong>Robust</strong> - behavior is correct even for edge cases such as out of memory.</li>
|
||||
|
Loading…
Reference in New Issue
Block a user