Update README

laumann
Nov 9, 2022, 9:56 PM
LSPDLO7RZIRLM7GY6VNF5WR3JQZ2FWEM3C5VZJVEVIOSITLNN35QC

Dependencies

Change contents

  • replacement in README.md at line 4
    [3.41][3.0:226]()
    Pijul, written in C. I only do this to learn the fundamentals of how Pijul is
    put together, and a distant secondary goal is to create an alternate
    implementation to provide a point of comparison with the Rust implementation.
    [3.41]
    [3.0]
    Pijul, written in C. I do this to gain a thorough understanding of Pijul's
    internals and the way patches are represented and worked with. A secondary,
    distant goal is to create an alternate implementation that could act as a
    point of comparison to the Rust implementation.
  • replacement in README.md at line 9
    [3.1][3.1:27]()
    Dependencies
    ------------
    [3.1]
    [3.0]
    ## Dependencies
  • replacement in README.md at line 19
    [3.85][3.85:97]()
    Build
    -----
    [3.85]
    [3.97]
    ## Build
  • replacement in README.md at line 23
    [3.246][3.227:249](),[3.227][3.227:249]()
    Code style
    ----------
    [3.246]
    [3.102]
    To run tests, run `make check`.
    ## Code style
  • edit in README.md at line 43
    [2.5000]
    [3.0]
    [pikestyle]: http://doc.cat-v.org/bell_labs/pikestyle
  • replacement in README.md at line 65
    [3.572][3.1:13](),[3.1][3.1:13]()
    Links
    -----
    [3.572]
    [3.573]
    A correct declaration looks as follows:
  • replacement in README.md at line 67
    [3.574][3.574:628]()
    [pikestyle]: http://doc.cat-v.org/bell_labs/pikestyle
    [3.574]
    [3.13]
    ```
    typedef struct {
    ...
    } Edit;
    ```
    ## Links