Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 608 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 608 Bytes

graphp/plaintext Build Status

Proprietary plaintext graph format

Note: This project is in beta stage! Feel free to report any issues you encounter.

Install

The recommended way to install this library is through composer. New to composer?

{
    "require": {
        "graphp/plaintext": "dev-master"
    }
}

License

Released under the terms of the permissive MIT license.