From 0e8e9976d42b8e3b6180a28f17e6f0f846f70bf6 Mon Sep 17 00:00:00 2001 From: Luke Gorrie Date: Mon, 13 Mar 2017 19:32:23 +0000 Subject: [PATCH] Revised README.md --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 36cec514d5..828798a01c 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,7 @@ [![Build Status](https://travis-ci.org/raptorjit/raptorjit.svg?branch=master)](https://travis-ci.org/raptorjit/raptorjit) -RaptorJIT is an experimental fork of LuaJIT. Premise: What would I do -if I were only trying to please myself and nobody else? +RaptorJIT is a fork of LuaJIT targeting Linux/x86-64 server applications. Initial changes (ongoing work): @@ -21,9 +20,7 @@ Initial changes (ongoing work): with [Travis-CI](https://travis-ci.org/raptorjit/raptorjit) and with [automatic performance regression tests](https://hydra.snabb.co/job/luajit/branchmarks/benchmarkResults/latest/download/2). -Goal is to strip the code down to the minimum that is needed for -writing high-performance soft-realtime server applications for -Linux/x86-64. PRs with radical code reductions welcome! :-) +PRs welcome! Shock me with your radical ideas! :-) ### Quotes