Update README.md

Change Travis CI url from lucifetsmith/kissfft to mborgerding/kissfft
This commit is contained in:
lucifetsmith 2019-02-01 13:45:35 +08:00 committed by GitHub
parent bc6a534c7b
commit 1420d11017
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
# KISS FFT [![Build Status](https://travis-ci.com/lucifetsmith/kissfft.svg?branch=master)](https://travis-ci.com/lucifetsmith/kissfft)
# KISS FFT [![Build Status](https://api.travis-ci.com/mborgerding/kissfft.svg?branch=master)](https://travis-ci.com/mborgerding/kissfft)
KISS FFT - A mixed-radix Fast Fourier Transform based up on the principle,
"Keep It Simple, Stupid."