On Tue, Jan 04, 2022 at 05:18:23PM -0700, 'Vishal Verma' wrote: > Add a graphic/badge from repology showing the packaging status of ndctl > with various distros. > > Signed-off-by: Vishal Verma <[email protected]>
Reviewed-by: Ira Weiny <[email protected]> > --- > README.md | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/README.md b/README.md > index 89dfc87..4ab4523 100644 > --- a/README.md > +++ b/README.md > @@ -4,6 +4,9 @@ > Utility library for managing the libnvdimm (non-volatile memory device) > sub-system in the Linux kernel > > +<a href="https://repology.org/project/ndctl/versions"> > + <img src="https://repology.org/badge/vertical-allrepos/ndctl.svg" > alt="Packaging status" align="right"> > +</a> > > Build > ===== > > base-commit: 57be068ef6aaf94c4d9ff0c06bd41a004e4ecf2c > -- > 2.33.1 > >
