We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baab72d commit 7848b49Copy full SHA for 7848b49
1 file changed
README.md
@@ -294,6 +294,8 @@ g1234.savefig()
294
</details>
295
296
## Usage
297
+> _If you want to know how to use patchworklib in detail, please see [API.md](https://github.com/ponnhide/patchworklib/blob/main/API.md)._
298
+>
299
Using `patchworklib`, you can quickly and freely arrange matplotlib plots with only `|` and `/` oparators as follows.
300
301
```python
0 commit comments