Fixed Markdown headlines in readme
ClosedPublic

Authored by janpr on Dec 13 2018, 5:02 PM.

Details

Summary

In Markdown, headlines are made with #, not =

Before:

After:

Diff Detail

Repository
R875 Falkon
Branch
fixed_readme_formatting (branched from master)
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 5998
Build 6016: arc lint + arc unit
janpr created this revision.Dec 13 2018, 5:02 PM
Restricted Application added a project: Falkon. · View Herald TranscriptDec 13 2018, 5:02 PM
janpr requested review of this revision.Dec 13 2018, 5:02 PM
janpr edited the summary of this revision. (Show Details)Dec 13 2018, 5:04 PM
janpr edited the summary of this revision. (Show Details)
drosca accepted this revision.Dec 13 2018, 5:22 PM
This revision is now accepted and ready to land.Dec 13 2018, 5:22 PM
janpr added a comment.Dec 13 2018, 6:00 PM

Thanks for accepting the revision.
I am not authorized to land it, could you please do that?

This revision was automatically updated to reflect the committed changes.