Quellcode durchsuchen

Remove spurious fragment from grammar URL in readme

pull/2/head
Max Brunsfeld vor 10 Jahren
Ursprung
Commit
8abf957a44
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      README.md

+ 1
- 1
README.md Datei anzeigen

@ -3,4 +3,4 @@ tree-sitter-c
[![Build Status](https://travis-ci.org/maxbrunsfeld/tree-sitter-c.svg?branch=master)](https://travis-ci.org/maxbrunsfeld/tree-sitter-c)
C grammar for [tree-sitter](https://github.com/maxbrunsfeld/tree-sitter). Adapted from [this C99 grammar](http://slps.github.io/zoo/c/iso-9899-tc3.html#designation).
C grammar for [tree-sitter](https://github.com/maxbrunsfeld/tree-sitter). Adapted from [this C99 grammar](http://slps.github.io/zoo/c/iso-9899-tc3.html).

Laden…
Abbrechen
Speichern