Skip to content

Commit

Permalink
fix README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mulle-nat committed Jan 13, 2024
1 parent c9cff43 commit 3b3dc0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,6 @@ This library

## Add

**This project is a component of the [mulle-core](//github.com/mulle-core/mulle-core) library. As such you usually will *not* add or install it
individually, unless you specifically do not want to link against
`mulle-core`.**


### Add as an individual component

Use [mulle-sde](//github.com/mulle-sde) to add mulle-objc-compat to your project:
Expand Down
4 changes: 2 additions & 2 deletions cola/properties.plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
user="mulle-objc";
repo="mulle-objc-compat";
homepage="https://github.com/mulle-objc/mulle-objc-compat";
license="BSD-3-Clause"
license="UNLICENSED"
};
dependencies =
(
Expand All @@ -19,5 +19,5 @@
url="https://github.com/mulle-objc/MulleObjC";
user="mulle-objc";
}
)
);
}

0 comments on commit 3b3dc0e

Please sign in to comment.