Skip to content

Commit

Permalink
headers out of place
Browse files Browse the repository at this point in the history
  • Loading branch information
ATTron committed Jul 6, 2024
1 parent c40f7ac commit 2b0da33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,6 @@ b.installArtifact(exe);

#### Parse a TLE

#### Setup Vita49 Parser

```zig
const std = @import("std");
const astroz = @import("astroz");
Expand All @@ -103,6 +101,8 @@ pub fn main() !void {
```

#### Setup Vita49 Parser

##### W/ Callback

```zig
Expand Down

0 comments on commit 2b0da33

Please sign in to comment.