Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

udpated README #5

Merged
merged 1 commit into from
Nov 22, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# d2-mode

A [d2](https://github.com/andorsk/d2-mode) extension for Emacs. This was heavily
inspired by [Mermaid Mode](https://github.com/abrochard/mermaid-mode).
inspired (it's basically a fork) of [Mermaid Mode](https://github.com/abrochard/mermaid-mode).

**Status:** Work in Progress

Expand All @@ -23,9 +23,6 @@ Some things that I've noticed d2 has some interesting support in:

Learn more about [d2 here](https://d2lang.com/tour/intro/)

I also highly recommend mermaid for general graphing. I use d2 when I want to be
fancy, but mermaid in most other cases.

## Installation

1. Load the d2-mode.el file ( Melpa not available yet )
Expand Down