Skip to content
This repository has been archived by the owner on Nov 21, 2020. It is now read-only.

Fix Apple link doesn't work in README.md #75

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
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
Binary file added .dnconfig
Binary file not shown.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# adapter
# adapter
[![Build Status](https://travis-ci.com/AppleIntelWifi/adapter.svg?branch=master)](https://travis-ci.com/AppleIntelWifi/adapter)
[![Coverity Status](https://scan.coverity.com/projects/20762/badge.svg)](https://scan.coverity.com/projects/appleintelwifi)
## Purpose
Expand Down Expand Up @@ -36,13 +36,14 @@ If your card is not listed here (or does not have an open issue), please open an

**NOTE: AX-series cards are currently NOT supported, and are very likely to never be supported.**


## Build instructions
```
./scripts/build.sh && ./scripts/load.sh
```

## Credits
[Apple]() for making macOS, and all of the ~~glorious~~awful APIs that I use
[Apple](https://apple.com) for making macOS, and all of the ~~glorious~~awful APIs that I use

[@zxystd](https://github.com/zxystd) for writing the initial base code for this kext

Expand Down