mirror of
https://github.com/torarnv/sparsebundlefs.git
synced 2026-02-26 18:35:50 +01:00
Add LGTM badge
This commit is contained in:
@@ -5,6 +5,7 @@ FUSE filesystem for reading macOS sparse-bundle disk images.
|
||||
|
||||
[![Build Status][buildstatus]][travisci]
|
||||
[![CodeFactor][codefactor-badge]][codefactor-link]
|
||||
[![LGTM][lgtm-badge]][lgtm-link]
|
||||
[![License][license]][bsd]
|
||||
|
||||
Mac OS X 10.5 (Leopard) introduced the concept of sparse-bundle disk images, where the data is
|
||||
@@ -153,6 +154,9 @@ This software is licensed under the [BSD two-clause "simplified" license][bsd].
|
||||
[codefactor-badge]: https://www.codefactor.io/repository/github/torarnv/sparsebundlefs/badge
|
||||
[codefactor-link]: https://www.codefactor.io/repository/github/torarnv/sparsebundlefs
|
||||
|
||||
[lgtm-badge]: https://img.shields.io/lgtm/alerts/g/torarnv/sparsebundlefs.svg?label=LGTM
|
||||
[lgtm-link]: https://lgtm.com/projects/g/torarnv/sparsebundlefs/
|
||||
|
||||
[osxfuse]: http://osxfuse.github.com/ "Fuse for OSX"
|
||||
[fuse]: http://fuse.sourceforge.net/ "FUSE"
|
||||
[bsd]: http://opensource.org/licenses/BSD-2-Clause "BSD two-clause license"
|
||||
|
||||
Reference in New Issue
Block a user